We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c48b03c + 6fdfedd commit 362fa89Copy full SHA for 362fa89
.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@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
+ - uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
28
release:
29
needs:
30
- verify
0 commit comments