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 e2284d9 commit c433b39Copy full SHA for c433b39
.github/workflows/coverage.yml
@@ -34,4 +34,4 @@ jobs:
34
# python -m pytest --cov=lazy_loader --doctest-modules --durations=20
35
36
- name: Upload coverage to Codecov
37
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
0 commit comments