Skip to content

Commit 24e114a

Browse files
authored
chore: update codecov-action to v4 (#1575)
1 parent f5be49c commit 24e114a

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@v3
97+
uses: codecov/codecov-action@v4
9898
with:
9999
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)