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
renawolford6 committed Sep 3, 2021
1 parent 2316c30 commit dbf125a
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 dbf125a

Please sign in to comment.