We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b1cafa + 8ace072 commit 6fdba55Copy full SHA for 6fdba55
1 file changed
.github/workflows/node-ci.yml
@@ -45,7 +45,7 @@ jobs:
45
- run: npm clean-install
46
- run: corepack npm audit signatures
47
- run: npm test
48
- - uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
+ - uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5.5.4
49
release:
50
needs:
51
- verify
0 commit comments