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 9207687 + 08de02c commit fa497d9Copy full SHA for fa497d9
.github/workflows/tests.yml
@@ -58,4 +58,4 @@ jobs:
58
run: vendor/bin/phpunit --coverage-clover=coverage.xml --log-junit=test-report.xml --testdox
59
60
- name: Upload code coverage
61
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
0 commit comments