We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25612d0 commit b477fe8Copy full SHA for b477fe8
.github/workflows/tests.yml
@@ -42,5 +42,5 @@ jobs:
42
run: uv run inv pytest --junit --no-pty --isolated
43
44
- name: Upload coverage reports to Codecov with GitHub Action on Python 3.13 for each OS
45
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v5
46
if: ${{ matrix.python-version == '3.13' }}
0 commit comments