Skip to content

Commit 103e7ee

Browse files
authored
ci: update codecov-action
1 parent 1a4b531 commit 103e7ee

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
@@ -103,6 +103,6 @@ jobs:
103103
run: npm run test:coverage -- --ci
104104

105105
- name: Submit coverage data to codecov
106-
uses: codecov/codecov-action@v1
106+
uses: codecov/codecov-action@v2
107107
with:
108108
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)