Skip to content

Commit f3a7a92

Browse files
committed
chore: update codecov-action from v4 to v5
1 parent e20ee62 commit f3a7a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,6 @@ jobs:
9494
run: npm run test:coverage -- --ci
9595

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

0 commit comments

Comments
 (0)