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 2194914 commit 64499edCopy full SHA for 64499ed
.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
+ uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597 # v1.10.3
56
with:
57
repository-url: https://upload.pypi.org/legacy/
58
0 commit comments