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.
2 parents cd0487e + fa13f44 commit 7e4fc36Copy full SHA for 7e4fc36
.github/workflows/pypi.yaml
@@ -77,7 +77,7 @@ jobs:
77
path: dist
78
79
- name: "Upload to Test PyPI"
80
- uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597 # v1.10.3
+ uses: pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa # v1.11.0
81
with:
82
repository-url: https://test.pypi.org/legacy/
83
@@ -129,4 +129,4 @@ jobs:
129
rm ./dist/*.sigstore.json
130
131
- name: "Upload to PyPI"
132
0 commit comments