Skip to content

Commit b308506

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 310f3a2 commit b308506

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node-js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
- run: yarn test --coverage
2828
env:
2929
CI: true
30-
- uses: codecov/codecov-action@v2
30+
- uses: codecov/codecov-action@v5
3131
- run: yarn build

0 commit comments

Comments
 (0)