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 bb1caa5 + df45f55 commit ae0851aCopy full SHA for ae0851a
.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@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
+ - uses: codecov/codecov-action@5a605bd92782ce0810fa3b8acc235c921b497052 # v5.2.0
31
verify-matrix:
32
runs-on: ubuntu-latest
33
strategy:
0 commit comments