We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e87d3f + 363d703 commit bccdeddCopy full SHA for bccdedd
1 file changed
.github/workflows/tests.yml
@@ -41,4 +41,4 @@ jobs:
41
run: pytest --cov=./ --cov-report=xml -n auto --durations=0 -v tests
42
43
- name: Codecov
44
- uses: codecov/codecov-action@v5.5.0
+ uses: codecov/codecov-action@v5.5.1
0 commit comments