We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 478b286 + 996749d commit 29387f7Copy full SHA for 29387f7
1 file changed
.github/workflows/node-ci.yml
@@ -46,7 +46,7 @@ jobs:
46
- run: npm clean-install
47
- run: corepack npm audit signatures
48
- run: npm test
49
- - uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
+ - uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
50
release:
51
needs:
52
- verify
0 commit comments