We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af4f241 + 8bac648 commit e4e6a3fCopy full SHA for e4e6a3f
.github/workflows/node-test.yml
@@ -53,6 +53,6 @@ jobs:
53
run: npm run test:coverage --if-present
54
55
- name: Collect coverage
56
- uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
+ uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
57
with:
58
files: ./coverage/lcov.info
0 commit comments