Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
Update codecov-action version
  • Loading branch information
omodei committed Apr 15, 2024
1 parent 0aebf00 commit e8f7082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
# python -m pytest fermipy
# if: runner.os != 'macOS'
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
files: ./coverage.xml
flags: unittests
Expand Down

0 comments on commit e8f7082

Please sign in to comment.