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 b10d1eb commit 0684c85Copy full SHA for 0684c85
.github/workflows/ci-testing.yml
@@ -64,7 +64,7 @@ jobs:
64
pytest-args: "--timeout=120"
65
66
- name: Upload coverage to Codecov
67
- uses: codecov/codecov-action@v5.1.2
+ uses: codecov/codecov-action@v5.3.1
68
continue-on-error: true
69
with:
70
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments