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 514faf8 + 8bd1eee commit 5c4bb26Copy full SHA for 5c4bb26
.github/workflows/tests.yml
@@ -41,4 +41,4 @@ jobs:
41
run: pytest --cov=./ --cov-report=xml -n auto --durations=0 -v tests
42
43
- name: Codecov
44
- uses: codecov/codecov-action@v5.0.7
+ uses: codecov/codecov-action@v5.1.1
0 commit comments