Skip to content

Commit d944670

Browse files
authored
chore: update codecov action to v5 (#873)
Tokenless uploads are supported again. Refs: https://docs.codecov.com/docs/codecov-tokens#uploading-without-a-token
1 parent 121dfc8 commit d944670

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
@@ -29,4 +29,4 @@ jobs:
2929
test-command: npm run coverage:ci
3030
post-test-steps: |
3131
- name: Upload coverage report to Codecov
32-
uses: codecov/codecov-action@v3
32+
uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)