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 9ee07e6 + 5925f72 commit 97979f5Copy full SHA for 97979f5
.github/workflows/node-ci.yml
@@ -46,7 +46,7 @@ jobs:
46
- run: npm install --global corepack@latest
47
- run: corepack npm audit signatures
48
- run: npm test
49
- - uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
+ - uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
50
release:
51
needs:
52
- verify
0 commit comments