We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a91108f + a097ee9 commit f8e2fdeCopy full SHA for f8e2fde
1 file changed
.github/workflows/ci_tests.yml
@@ -51,7 +51,7 @@ jobs:
51
run: tox -e unit
52
53
- name: Coverage
54
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
55
with:
56
token: ${{ secrets.CODECOV_TOKEN }}
57
file: ./coverage.xml
0 commit comments