We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8a71b7 + 3d05836 commit 9bb0a0fCopy full SHA for 9bb0a0f
1 file changed
.github/workflows/ci.yml
@@ -68,7 +68,7 @@ jobs:
68
69
- name: Upload coverage to Codecov
70
if: matrix.php == '8.3' && matrix.deps == 'highest'
71
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v7
72
with:
73
files: coverage.xml
74
fail_ci_if_error: false
0 commit comments