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 9678cef commit 994a465Copy full SHA for 994a465
.github/workflows/release.yaml
@@ -43,6 +43,6 @@ jobs:
43
name: ${{ env.dists-artifact-name }}
44
path: dist/
45
- name: Publish to PyPI
46
- uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
+ uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
47
with:
48
attestations: true
0 commit comments