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 cc14cc7Copy full SHA for cc14cc7
.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@5c47607acb93fed5485fdbf7232e8a31425f672a # v5.0.2
47
release:
48
needs:
49
- verify
0 commit comments