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 f8ce527 + b6c7b95 commit 0c2c0dbCopy full SHA for 0c2c0db
.github/workflows/test.yml
@@ -71,7 +71,7 @@ jobs:
71
run: tox c
72
- name: Run tox
73
run: tox -v --exit-and-dump-after 1200
74
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
75
with:
76
file: coverage.xml
77
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments