We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0795eed + f1ff642 commit 7d22dbdCopy full SHA for 7d22dbd
.github/workflows/ci.yml
@@ -65,5 +65,5 @@ jobs:
65
run: vendor/bin/phpunit --configuration tests/phpunit.xml --coverage-clover clover.xml
66
67
- name: Code Coverage
68
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
69
if: matrix.coverage != 'none'
0 commit comments