We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb69a0c commit 5e37ee0Copy full SHA for 5e37ee0
.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@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3
+ - uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4
31
verify-matrix:
32
runs-on: ubuntu-latest
33
strategy:
0 commit comments