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 0cf1686 + 9928f68 commit e110b54Copy full SHA for e110b54
1 file changed
.github/workflows/ci-cd.yml
@@ -48,7 +48,7 @@ jobs:
48
49
- name: Upload coverage to Codecov
50
if: matrix.python-version == '3.11'
51
- uses: codecov/codecov-action@v6
+ uses: codecov/codecov-action@v7
52
with:
53
files: ./coverage.xml
54
flags: unittests
0 commit comments