We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f102f64 + 90c710c commit 94c29a2Copy full SHA for 94c29a2
.github/workflows/node-ci.yml
@@ -24,7 +24,7 @@ jobs:
24
cache: npm
25
- run: npm clean-install
26
- run: npm test
27
- - uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
+ - uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
28
verify-matrix:
29
runs-on: ubuntu-latest
30
strategy:
0 commit comments