We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48f4a62 commit f21412aCopy full SHA for f21412a
.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@5a605bd92782ce0810fa3b8acc235c921b497052 # v5.2.0
+ - uses: codecov/codecov-action@0da7aa657d958d32c117fc47e1f977e7524753c7 # v5.3.0
31
release:
32
needs:
33
- verify
0 commit comments