Skip to content

Commit abb386a

Browse files
authored
Merge pull request #4 from nextcloud-libraries/dependabot/github_actions/workflow-templates/codecov/codecov-action-5.4.2
build(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 in /workflow-templates
2 parents 09052a4 + 632c885 commit abb386a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

workflow-templates/node-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ jobs:
5353
run: npm run test:coverage --if-present
5454

5555
- name: Collect coverage
56-
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
56+
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
5757
with:
5858
files: ./coverage/lcov.info

0 commit comments

Comments
 (0)