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.
1 parent fa28a3d commit fa51d13Copy full SHA for fa51d13
.github/workflows/node-ci.yml
@@ -29,7 +29,7 @@ jobs:
29
cache: npm
30
- run: npm clean-install
31
- run: npm test
32
- - uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
+ - uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
33
verify-matrix:
34
runs-on: ubuntu-latest
35
strategy:
0 commit comments