We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cba8b84 + 11326ed commit 38ae4b7Copy full SHA for 38ae4b7
1 file changed
.github/workflows/node-test.yml
@@ -93,7 +93,7 @@ jobs:
93
run: npm run test:coverage --if-present
94
95
- name: Collect coverage
96
- uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
+ uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
97
with:
98
files: ./coverage/lcov.info
99
0 commit comments