We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb1158a commit 2a09bd6Copy full SHA for 2a09bd6
.github/workflows/node-ci.yml
@@ -42,7 +42,7 @@ jobs:
42
cache: npm
43
- run: npm clean-install
44
- run: npm test
45
- - uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
+ - uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
46
release:
47
needs:
48
- verify
0 commit comments