We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53d6abf + 0788a8d commit 01f70fcCopy full SHA for 01f70fc
1 file changed
.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@0ab0b79471669eb3a4d647e625009c62f9f3b241 # v1.10.1
+ uses: pypa/gh-action-pypi-publish@897895f1e160c830e369f9779632ebc134688e1b # v1.10.2
81
with:
82
repository-url: https://test.pypi.org/legacy/
83
@@ -128,4 +128,4 @@ jobs:
128
rm ./dist/*.sigstore
129
130
- name: "Upload to PyPI"
131
0 commit comments