We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e305ae7 + 8582d10 commit 79ef601Copy full SHA for 79ef601
.github/workflows/node-test.yml
@@ -60,7 +60,7 @@ jobs:
60
run: npm run test:coverage --if-present
61
62
- name: Collect coverage
63
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
+ uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
64
with:
65
files: ./coverage/lcov.info
66
env:
0 commit comments