We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2461a9b commit 27362a9Copy full SHA for 27362a9
.github/workflows/node-ci.yml
@@ -27,7 +27,7 @@ jobs:
27
- run: npm clean-install
28
- run: npm audit signatures
29
- run: npm test
30
- - uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
+ - uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
31
release:
32
needs:
33
- verify
0 commit comments