Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action action to v2 (#784)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Oct 17, 2021
1 parent ca5ab8f commit 4b0b549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Expand Up @@ -27,6 +27,6 @@ jobs:
- run: npm test
- run: npm run coverage
- name: Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v2
with:
env_vars: OS, NODE_VERSION

0 comments on commit 4b0b549

Please sign in to comment.