We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b95380b + 437cb26 commit 1ecb2f8Copy full SHA for 1ecb2f8
.github/workflows/node-test.yml
@@ -88,7 +88,7 @@ jobs:
88
run: npm run test:coverage --if-present
89
90
- name: Collect coverage
91
- uses: codecov/codecov-action@985343d70564a82044c1b7fcb84c2fa05405c1a2 # v5.0.4
+ uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7
92
with:
93
files: ./coverage/lcov.info
94
0 commit comments