Skip to content

Commit 1e44fc7

Browse files
authored
Merge pull request #996 from sir-gon/renovate/codecov-codecov-action-7.x
Update codecov/codecov-action action to v7
2 parents 61f1ba4 + bde118d commit 1e44fc7

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
@@ -64,7 +64,7 @@ jobs:
6464
path: coverage
6565

6666
- name: Upload coverage reports to Codecov
67-
uses: codecov/codecov-action@v6
67+
uses: codecov/codecov-action@v7
6868
with:
6969
token: ${{ secrets.CODECOV_TOKEN }}
7070
verbose: true

0 commit comments

Comments
 (0)