Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and stefanhoth committed Aug 30, 2021
1 parent c539f77 commit 57bf6ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: yarn test --coverage

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v2
with:
files: ./coverage/coverage-final.json
fail_ci_if_error: true
Expand Down

0 comments on commit 57bf6ff

Please sign in to comment.