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