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.
1 parent e3c934e commit 4a9ff7bCopy full SHA for 4a9ff7b
.github/workflows/ci.yaml
@@ -59,7 +59,7 @@ jobs:
59
python -m pytest
60
61
- name: Upload code coverage to Codecov
62
- uses: codecov/codecov-action@v4.5.0
+ uses: codecov/codecov-action@v4.6.0
63
with:
64
file: ./coverage.xml
65
flags: unittests
0 commit comments