Skip to content

Commit 23e68bb

Browse files
authored
Merge pull request #156 from Kilian/dependabot/github_actions/codecov/codecov-action-6
Bump codecov/codecov-action from 5 to 6
2 parents d346d6c + 1f277c3 commit 23e68bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030

3131
- name: Upload coverage to Codecov
3232
if: matrix.node-version == '22.x'
33-
uses: codecov/codecov-action@v5
33+
uses: codecov/codecov-action@v6
3434
with:
3535
files: coverage.lcov

0 commit comments

Comments
 (0)