Skip to content

Commit ccfbc2a

Browse files
authored
Merge pull request #959 from sir-gon/renovate/codecov-codecov-action-6.x
Update codecov/codecov-action action to v6
2 parents f56b7ca + 9ec5369 commit ccfbc2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node-coverage.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
path: coverage
6060

6161
- name: Upload coverage reports to Codecov
62-
uses: codecov/codecov-action@v5
62+
uses: codecov/codecov-action@v6
6363
with:
6464
token: ${{ secrets.CODECOV_TOKEN }}
6565
verbose: true

0 commit comments

Comments
 (0)