We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd07395 + a302a17 commit 8a16918Copy full SHA for 8a16918
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@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
+ - uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5.5.4
32
with:
33
token: ${{ secrets.CODECOV_TOKEN }}
34
verify-matrix:
0 commit comments