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 61776f3 + 3c9f1c2 commit 3cf8f29Copy full SHA for 3cf8f29
.github/workflows/main.yml
@@ -36,7 +36,7 @@ jobs:
36
run: pytest --doctest-modules -n auto
37
38
- name: Upload coverage to Codecov
39
- uses: codecov/codecov-action@v4.5.0
+ uses: codecov/codecov-action@v5.0.0
40
with:
41
fail_ci_if_error: true
42
verbose: true
0 commit comments