Skip to content

Commit c2b9422

Browse files
authored
ci: update codecov-action
1 parent 0de01fe commit c2b9422

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
@@ -92,6 +92,6 @@ jobs:
9292
run: npm run test:coverage -- --ci
9393

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

0 commit comments

Comments
 (0)