Skip to content

Commit e2425de

Browse files
chore(deps): update codecov/codecov-action action to v5 (#136)
1 parent bdf7f89 commit e2425de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- run: npm run lint
2626
- run: npm run cov
2727
- name: Upload coverage to Codecov
28-
uses: codecov/codecov-action@v4
28+
uses: codecov/codecov-action@v5
2929

3030

3131
# build-windows:

0 commit comments

Comments
 (0)