Skip to content

Commit 38c2f67

Browse files
authored
chore: update codecov-action from v4 to v5 (#1628)
1 parent 9dd1966 commit 38c2f67

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)