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 6577aa8 commit a46c0f0Copy full SHA for a46c0f0
.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@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
+ - uses: codecov/codecov-action@968872560f81e7bdde9272853e65f2507c0eca7c # v5.0.0
47
release:
48
needs:
49
- verify
0 commit comments