Skip to content

Commit 049682d

Browse files
authored
Merge pull request #16 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 4861276 + 8c58807 commit 049682d

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
@@ -61,6 +61,6 @@ jobs:
6161
run: |
6262
vendor/bin/phpunit --coverage-text --coverage-clover=coverage.xml
6363
64-
- uses: codecov/[email protected].2
64+
- uses: codecov/[email protected].3
6565
with:
6666
fail_ci_if_error: false

0 commit comments

Comments
 (0)