We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2c0847 commit 213c060Copy full SHA for 213c060
.github/workflows/node-ci.yml
@@ -27,7 +27,7 @@ jobs:
27
- run: npm clean-install
28
- run: npm audit signatures
29
- run: npm test
30
- - uses: codecov/codecov-action@0da7aa657d958d32c117fc47e1f977e7524753c7 # v5.3.0
+ - uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
31
release:
32
needs:
33
- verify
0 commit comments