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 e32fdcb + c4ff695 commit ab58f9fCopy full SHA for ab58f9f
1 file changed
.github/workflows/test.yml
@@ -65,7 +65,7 @@ jobs:
65
66
- name: Upload code coverage report
67
if: ${{ matrix.coverage == true }}
68
- uses: codecov/codecov-action@v6.0.0
+ uses: codecov/codecov-action@v6.0.1
69
with:
70
file: build/logs/clover.xml
71
flags: php
0 commit comments