Skip to content

Commit b8a9a15

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent fded17e commit b8a9a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
git checkout yarn.lock
4343
- name: run tests
4444
run: yarn cover
45-
- uses: codecov/codecov-action@v4
45+
- uses: codecov/codecov-action@v5
4646
if: ${{ always() }}
4747
with:
4848
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)