Skip to content

Commit

Permalink
setup: upgrade codecov version
Browse files Browse the repository at this point in the history
  • Loading branch information
adbar committed Jul 19, 2022
1 parent 97be68f commit 9ddebc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
# coverage
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: true
files: ./coverage.xml
Expand Down

0 comments on commit 9ddebc6

Please sign in to comment.