We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 159a8de + ed37c03 commit 434f6ceCopy full SHA for 434f6ce
1 file changed
.github/workflows/continuous-integration-pip.yml
@@ -40,4 +40,4 @@ jobs:
40
- name: Test with pytest
41
run: pytest --cov=./ --cov-report=xml
42
- name: Upload coverage
43
- uses: codecov/codecov-action@v5.4.0
+ uses: codecov/codecov-action@v5.4.3
0 commit comments