We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d42e688 + 4bbee05 commit 008ae09Copy full SHA for 008ae09
.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@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
+ - uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
31
verify-matrix:
32
runs-on: ubuntu-latest
33
strategy:
0 commit comments