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 1ddab63 commit 10cc86bCopy full SHA for 10cc86b
.github/workflows/tests.yml
@@ -43,4 +43,4 @@ jobs:
43
run: vendor/bin/phpunit --coverage-clover=coverage.xml --log-junit=test-report.xml --testdox
44
45
- name: Upload code coverage
46
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v3
0 commit comments