We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40b3c79 commit 9f5501cCopy full SHA for 9f5501c
.github/workflows/node-ci.yml
@@ -24,7 +24,7 @@ jobs:
24
node-version-file: .nvmrc
25
- run: npm clean-install
26
- run: npm test
27
- - uses: codecov/codecov-action@5ecb98a3c6b747ed38dc09f787459979aebb39be # v4.3.1
+ - uses: codecov/codecov-action@6d798873df2b1b8e5846dba6fb86631229fbcb17 # v4.4.0
28
verify-matrix:
29
runs-on: ubuntu-latest
30
strategy:
0 commit comments