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 766d034 + 587daa5 commit 1514255Copy full SHA for 1514255
.github/workflows/test.yml
@@ -76,7 +76,7 @@ jobs:
76
run: tox c
77
- name: Run tox
78
run: tox -v --exit-and-dump-after 1200
79
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
80
if: ${{ always() }}
81
with:
82
files: cov.xml
0 commit comments