Skip to content

Commit e9bb948

Browse files
committed
chore(ci): update codecov-action to v2
1 parent dafcdd6 commit e9bb948

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
@@ -40,4 +40,4 @@ jobs:
4040
- name: Run tests
4141
run: npm run coverage-all
4242
- name: Upload coverage report to Codecov
43-
uses: codecov/codecov-action@v1
43+
uses: codecov/codecov-action@v2

0 commit comments

Comments
 (0)