Skip to content

Commit 9544377

Browse files
ci: fix
1 parent e20ee62 commit 9544377

File tree

3 files changed

+4408
-4293
lines changed

3 files changed

+4408
-4293
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)