We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 068a8e9 commit 7214393Copy full SHA for 7214393
.github/workflows/run-tox.yml
@@ -67,7 +67,7 @@ jobs:
67
with:
68
report_paths: 'reports/pytest-*.xml'
69
- name: Upload to codecov
70
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
71
72
fail_ci_if_error: false
73
directory: ./reports
0 commit comments