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 b3e3ca4 commit b69dc40Copy full SHA for b69dc40
.github/workflows/build_and_test.yml
@@ -57,7 +57,7 @@ jobs:
57
custom-pytest: "PYTHONDEVMODE=1 pytest"
58
report-title: "Test Report"
59
- name: Upload Coverage to Codecov
60
- uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
+ uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
61
62
pypi-publish:
63
name: Upload release to PyPI
0 commit comments