Skip to content

Commit

Permalink
Update codecov/codecov-action action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 14, 2023
1 parent e9d63a0 commit dfbb737
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 @@ -74,6 +74,6 @@ jobs:
pip install pytest-cov
pytest --cov=./
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v4
with:
name: codecov-umbrella

0 comments on commit dfbb737

Please sign in to comment.