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