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 8be31d9 commit 366412aCopy full SHA for 366412a
.github/workflows/ci.yaml
@@ -52,7 +52,7 @@ jobs:
52
python -m pytest
53
54
- name: Upload code coverage to Codecov
55
- uses: codecov/codecov-action@v5.3.1
+ uses: codecov/codecov-action@v5.4.0
56
with:
57
file: ./coverage.xml
58
flags: unittests
0 commit comments