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 b0b6edf commit e2e069bCopy full SHA for e2e069b
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@v1.10.3
+ uses: pypa/gh-action-pypi-publish@v1.11.0
47
with:
48
attestations: true
0 commit comments