Skip to content

Commit

Permalink
Use newer codecov action version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jendrikseipp committed Feb 18, 2023
1 parent ecdda25 commit 392a742
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Expand Up @@ -51,6 +51,6 @@ jobs:
run: python -m tox -e style

- name: Report coverage to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3
with:
file: ./coverage.xml
files: ./coverage.xml

0 comments on commit 392a742

Please sign in to comment.