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 e06cc22 + d3b4107 commit eaa7ed7Copy full SHA for eaa7ed7
.github/workflows/ci.yml
@@ -92,6 +92,6 @@ jobs:
92
run: |
93
vendor/bin/phpunit --coverage-text --coverage-clover=coverage.xml
94
95
- - uses: codecov/codecov-action@v2.1.0
+ - uses: codecov/codecov-action@v3.1.0
96
with:
97
fail_ci_if_error: false
0 commit comments