Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit c7480ea

Browse files
authored
ci: update codecov-action (#58)
1 parent 357ea3d commit c7480ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,6 @@ jobs:
9090
run: npm run test:coverage -- --ci
9191

9292
- name: Submit coverage data to codecov
93-
uses: codecov/codecov-action@v1
93+
uses: codecov/codecov-action@v2
9494
with:
9595
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)