Skip to content

Commit 38ae4b7

Browse files
Merge pull request #1710 from nextcloud-libraries/dependabot/github_actions/codecov/codecov-action-5.4.2
2 parents cba8b84 + 11326ed commit 38ae4b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
run: npm run test:coverage --if-present
9494

9595
- name: Collect coverage
96-
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
96+
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
9797
with:
9898
files: ./coverage/lcov.info
9999

0 commit comments

Comments
 (0)