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 5f515fa + 65d44bf commit 2a4abd1Copy full SHA for 2a4abd1
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@v3
+ uses: codecov/codecov-action@v5
52
with:
53
file: ./coverage.xml
54
flags: unittests
0 commit comments