We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f36b47e commit 84a6a0cCopy full SHA for 84a6a0c
1 file changed
.github/workflows/pypi-publish.yml
@@ -57,5 +57,5 @@ jobs:
57
path: dist/
58
59
- name: Publish release distributions to PyPI
60
- uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc
+ uses: pypa/gh-action-pypi-publish@release/v1
61
0 commit comments