We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 47093cb + c6444a7 commit 2c7d9cbCopy full SHA for 2c7d9cb
.github/workflows/ci.yml
@@ -68,6 +68,6 @@ jobs:
68
run: |
69
vendor/bin/phpunit --coverage-text --coverage-clover=coverage.xml
70
71
- - uses: codecov/[email protected].2
+ - uses: codecov/[email protected].3
72
with:
73
fail_ci_if_error: false
0 commit comments