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 f5f5cdf + be43c41 commit 5d260d2Copy full SHA for 5d260d2
.github/workflows/ci.yml
@@ -55,4 +55,4 @@ jobs:
55
pytest -s -vvv --cov-fail-under 100 --cov=src/ --cov=tests . --cov-report=xml
56
57
- name: "Upload coverage to Codecov"
58
- uses: "codecov/codecov-action@v3"
+ uses: "codecov/codecov-action@v4"
0 commit comments