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.
1 parent 64448e1 commit 31c7eb3Copy full SHA for 31c7eb3
.github/workflows/ci.yml
@@ -61,6 +61,6 @@ jobs:
61
run: |
62
vendor/bin/phpunit --coverage-text --coverage-clover=coverage.xml
63
64
- - uses: codecov/codecov-action@v2.1.0
+ - uses: codecov/codecov-action@v3.1.0
65
with:
66
fail_ci_if_error: false
0 commit comments