There was an error while loading. Please reload this page.
1 parent a33e52a commit eb7453cCopy full SHA for eb7453c
.github/workflows/ci.yml
@@ -69,6 +69,6 @@ jobs:
69
run: |
70
vendor/bin/phpunit --coverage-text --coverage-clover=coverage.xml
71
72
- - uses: codecov/codecov-action@v2.1.0
+ - uses: codecov/codecov-action@v3.1.0
73
with:
74
fail_ci_if_error: false
0 commit comments