Skip to content

Commit

Permalink
change to codecov-action@v4 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mathleur committed Aug 29, 2024
1 parent 2bef13a commit ce81a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
python -m coverage report
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
files: coverage.xml
deploy:
Expand Down

0 comments on commit ce81a81

Please sign in to comment.