We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 372b220 + d1952ab commit 7b46713Copy full SHA for 7b46713
1 file changed
.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@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
+ uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
64
with:
65
files: ./coverage/lcov.info
66
env:
0 commit comments