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 e355c9d commit bd92cc3Copy full SHA for bd92cc3
.github/workflows/test.yml
@@ -44,6 +44,6 @@ jobs:
44
tox -v
45
46
- name: Upload coverage
47
- uses: codecov/codecov-action@v1
+ uses: codecov/codecov-action@v5
48
with:
49
name: Python ${{ matrix.python-version }}
0 commit comments