Skip to content

Commit 17fe0d0

Browse files
authored
ci: update codecov-action (#141)
1 parent 92c9596 commit 17fe0d0

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
@@ -88,6 +88,6 @@ jobs:
8888
run: npm run test:coverage -- --ci
8989

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

0 commit comments

Comments
 (0)