We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06a7fd8 commit 24f9b9aCopy full SHA for 24f9b9a
.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.3.1
+ uses: codecov/codecov-action@v5.4.0
68
continue-on-error: true
69
with:
70
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments