Skip to content

Commit

Permalink
ci: codecov action version
Browse files Browse the repository at this point in the history
  • Loading branch information
lucagiove committed Apr 7, 2024
1 parent a44af2d commit d787215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
coverage report
coverage xml
- name: Update codecov for unit tests
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v4
with:
flags: unit
file: coverage.xml
Expand Down

0 comments on commit d787215

Please sign in to comment.