We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09052a4 + 632c885 commit abb386aCopy full SHA for abb386a
1 file changed
workflow-templates/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@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
+ uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
57
with:
58
files: ./coverage/lcov.info
0 commit comments