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
Alicia Lopez committed Sep 3, 2021
1 parent 3abcd8f commit 0bbb020
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 0bbb020

Please sign in to comment.