Skip to content

Commit

Permalink
maint: codecov v4 is beta
Browse files Browse the repository at this point in the history
  • Loading branch information
agoose77 committed Oct 29, 2023
1 parent 50900d9 commit 2ace99e
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 @@ -40,7 +40,7 @@ jobs:
pytest --cov=sphinx_external_toc --cov-report=xml --cov-report=term-missing
- name: Upload to Codecov
if: matrix.python-version == 3.11
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
name: pytests-py3.11
flags: pytests
Expand Down

0 comments on commit 2ace99e

Please sign in to comment.