Skip to content

Commit b1c0c2f

Browse files
authored
Merge pull request #47 from renoki-co/dependabot/github_actions/codecov/codecov-action-3.1.0
Bump codecov/codecov-action from 2.1.0 to 3.1.0
2 parents 64448e1 + 31c7eb3 commit b1c0c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
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/codecov-action@v2.1.0
64+
- uses: codecov/codecov-action@v3.1.0
6565
with:
6666
fail_ci_if_error: false

0 commit comments

Comments
 (0)