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 965fa0a commit 8baafedCopy full SHA for 8baafed
.github/workflows/run-tox.yml
@@ -60,7 +60,7 @@ jobs:
60
with:
61
report_paths: 'reports/pytest-*.xml'
62
- name: Upload to codecov
63
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
64
65
fail_ci_if_error: false
66
directory: ./reports
0 commit comments