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 5f97fa1 commit a9accb1Copy full SHA for a9accb1
.github/workflows/ci.yaml
@@ -55,7 +55,7 @@ jobs:
55
run: python -m build
56
57
- name: Upload coverage
58
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v5
59
if: matrix.python-version == '3.8'
60
with:
61
env_vars: PYTHON
0 commit comments