We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3af597e + 114a3c6 commit c6937deCopy full SHA for c6937de
.github/workflows/node-ci.yml
@@ -44,7 +44,7 @@ jobs:
44
- run: npm clean-install
45
- run: npm audit signatures
46
- run: npm test
47
- - uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7
+ - uses: codecov/codecov-action@c2fcb216de2b0348de0100baa3ea2cad9f100a01 # v5.1.0
48
release:
49
needs:
50
- verify
0 commit comments