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.
2 parents 5e74be6 + 741e07e commit 5a8d36aCopy full SHA for 5a8d36a
.github/workflows/release.yml
@@ -62,7 +62,7 @@ jobs:
62
run: python -m build
63
64
- name: Publish package
65
- uses: pypa/gh-action-pypi-publish@8a08d616893759ef8e1aa1f2785787c0b97e20d6 # v1.10.0
+ uses: pypa/gh-action-pypi-publish@0ab0b79471669eb3a4d647e625009c62f9f3b241 # v1.10.1
66
with:
67
print-hash: true
68
attestations: true
0 commit comments