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 f88e97f + 14286d0 commit e32fdcbCopy full SHA for e32fdcb
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@v5.5.2
+ uses: codecov/codecov-action@v6.0.0
69
with:
70
file: build/logs/clover.xml
71
flags: php
0 commit comments