Skip to content

Commit d167522

Browse files
authored
chore: update codecov-action from v4 to v5 (#363)
1 parent ed6c011 commit d167522

File tree

2 files changed

+35
-45
lines changed

2 files changed

+35
-45
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,6 @@ jobs:
9797
run: npm run test:coverage -- --ci
9898

9999
- name: Submit coverage data to codecov
100-
uses: codecov/codecov-action@v4
100+
uses: codecov/codecov-action@v5
101101
with:
102102
token: ${{ secrets.CODECOV_TOKEN }}

package-lock.json

Lines changed: 34 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)