Skip to content

Commit 2c7d9cb

Browse files
authored
Merge pull request #9 from renoki-co/dependabot/github_actions/codecov/codecov-action-2.0.3
Bump codecov/codecov-action from 2.0.2 to 2.0.3
2 parents 47093cb + c6444a7 commit 2c7d9cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ jobs:
6868
run: |
6969
vendor/bin/phpunit --coverage-text --coverage-clover=coverage.xml
7070
71-
- uses: codecov/codecov-action@v2.0.2
71+
- uses: codecov/codecov-action@v2.0.3
7272
with:
7373
fail_ci_if_error: false

0 commit comments

Comments
 (0)