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 0fd6db1 + e43c4f0 commit 7a3fa02Copy full SHA for 7a3fa02
.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@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
+ uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
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