We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12d8ec1 commit 628317dCopy full SHA for 628317d
.github/workflows/ci.yaml
@@ -41,7 +41,7 @@ jobs:
41
run: python -m build
42
43
- name: Upload coverage
44
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v5
45
if: matrix.python-version == '3.8'
46
with:
47
env_vars: PYTHON
0 commit comments