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 2edaec5 + edeb6eb commit 70961acCopy full SHA for 70961ac
1 file changed
.github/workflows/node-ci.yml
@@ -46,7 +46,7 @@ jobs:
46
- run: npm clean-install
47
- run: corepack npm audit signatures
48
- run: npm test
49
- - uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
+ - uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5.5.4
50
release:
51
needs:
52
- verify
0 commit comments