We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f68727 + e5b7daf commit 86aa29dCopy full SHA for 86aa29d
.github/workflows/node-ci.yml
@@ -28,7 +28,7 @@ jobs:
28
- run: npm install --global corepack@latest
29
- run: corepack npm audit signatures
30
- run: npm test
31
- - uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
+ - uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
32
verify-matrix:
33
runs-on: ubuntu-latest
34
strategy:
0 commit comments