We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98dff36 commit 53f8b4eCopy full SHA for 53f8b4e
.github/workflows/deploy.yml
@@ -54,7 +54,7 @@ jobs:
54
path: dist
55
56
- name: Publish package to PyPI
57
- uses: pypa/gh-action-pypi-publish@v1.10.1
+ uses: pypa/gh-action-pypi-publish@v1.12.2
58
with:
59
attestations: true
60
0 commit comments