Skip to content

Commit

Permalink
chore(ci): update codecov-action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
logictitans committed Sep 3, 2021
1 parent 800145f commit f233b80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Expand Up @@ -40,4 +40,4 @@ jobs:
- name: Run tests
run: npm run coverage-all
- name: Upload coverage report to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v2

0 comments on commit f233b80

Please sign in to comment.