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.
1 parent 9df8ae8 commit 27e2e71Copy full SHA for 27e2e71
.github/workflows/node-ci.yml
@@ -43,7 +43,7 @@ jobs:
43
- run: npm clean-install
44
- run: npm audit signatures
45
- run: npm test
46
- - uses: codecov/codecov-action@968872560f81e7bdde9272853e65f2507c0eca7c # v5.0.0
+ - uses: codecov/codecov-action@3b1354a6c45db9f1008891f4eafc1a7e94ce1d18 # v5.0.1
47
release:
48
needs:
49
- verify
0 commit comments