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 139ce68 + 0b3cc24 commit 5ec099eCopy full SHA for 5ec099e
.github/workflows/tests.yml
@@ -29,7 +29,7 @@ jobs:
29
run: tox -e tests
30
31
- name: upload to codecov.io
32
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
33
with:
34
fail_ci_if_error: true
35
files: ./tests/coverage.xml
0 commit comments