We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 584ceb3 + f674bd5 commit 094b235Copy full SHA for 094b235
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@v6
+ uses: codecov/codecov-action@v7
55
with:
56
token: ${{ secrets.CODECOV_TOKEN }}
57
files: ./coverage.xml
0 commit comments