Skip to content

Commit

Permalink
bump codecov action version
Browse files Browse the repository at this point in the history
  • Loading branch information
tjlane committed Aug 26, 2024
1 parent 1b77c00 commit 7ca81df
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 @@ -27,7 +27,7 @@ jobs:
pytest test/
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
file: ./coverage.xml
flags: unittests
Expand Down

0 comments on commit 7ca81df

Please sign in to comment.