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 b5dbdd0 + 207911c commit 40bc054Copy full SHA for 40bc054
1 file changed
.github/workflows/node-ci.yml
@@ -28,7 +28,7 @@ jobs:
28
- run: npm install --global corepack@latest
29
- run: corepack npm audit signatures
30
- run: npm test
31
- - uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v6.0.2
+ - uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
32
with:
33
token: ${{ secrets.CODECOV_TOKEN }}
34
verify-matrix:
0 commit comments