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.
2 parents 79ac54f + 515696d commit efb3baaCopy full SHA for efb3baa
.github/workflows/unittests.yml
@@ -31,4 +31,4 @@ jobs:
31
run: |
32
pytest --durations=0 --cov=./
33
- name: Upload coverage to Codecov
34
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
0 commit comments