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 2c9e1b8 commit 2fbfa2eCopy full SHA for 2fbfa2e
1 file changed
.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@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
+ uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 # v1.14.1
47
with:
48
attestations: true
0 commit comments