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.
1 parent c8c9d29 commit 3ca5bfaCopy full SHA for 3ca5bfa
1 file changed
.github/workflows/main.yml
@@ -47,7 +47,7 @@ jobs:
47
PHP_VERSION: ${{ matrix.php }}
48
49
- name: Upload coverage to Codecov.
50
- uses: codecov/codecov-action@0fb7174895f61a3b6b78fc075e0cd60383518dac # v5.5.5
+ uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
51
with:
52
files: ./coverage.xml
53
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments