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 e1ef2ee + b5e3c56 commit 1043cadCopy full SHA for 1043cad
.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@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
+ uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
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