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 70f4c3a commit ef84e75Copy full SHA for ef84e75
.github/workflows/release.yml
@@ -52,7 +52,7 @@ jobs:
52
53
- name: Upload pypi.org
54
if: startsWith(github.ref, 'refs/tags')
55
- uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597 # v1.10.3
+ uses: pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa # v1.11.0
56
with:
57
repository-url: https://upload.pypi.org/legacy/
58
0 commit comments