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 c934385 + 5abcdc0 commit 0e5f2d5Copy full SHA for 0e5f2d5
1 file changed
.github/workflows/tests.yml
@@ -84,7 +84,7 @@ jobs:
84
85
- name: Upload coverage reports
86
if: matrix.python-version == '3.11'
87
- uses: codecov/codecov-action@v6
+ uses: codecov/codecov-action@v7
88
with:
89
file: ./coverage.xml
90
fail_ci_if_error: false
0 commit comments