Skip to content

Commit 2339e18

Browse files
Merge pull request #802 from raimund-schluessler/dependabot/github_actions/codecov/codecov-action-5.5.0
2 parents cff7058 + a636445 commit 2339e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-test.yml

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

9393
- name: Collect coverage
94-
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
94+
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
9595
with:
9696
files: ./coverage/lcov.info
9797

0 commit comments

Comments
 (0)