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 2de6234 + c0b0d5a commit 996e246Copy full SHA for 996e246
.github/workflows/coverage.yml
@@ -38,4 +38,4 @@ jobs:
38
run: vendor/bin/phpunit --coverage-clover 'clover.xml'
39
40
- name: Send coverage statistics
41
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
0 commit comments