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 35ef0cb + 572d0ba commit e10cad8Copy full SHA for e10cad8
.github/workflows/pypi.yaml
@@ -67,7 +67,7 @@ jobs:
67
path: dist
68
69
- name: "Upload to Test PyPI"
70
- uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
+ uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
71
with:
72
repository-url: https://test.pypi.org/legacy/
73
@@ -114,4 +114,4 @@ jobs:
114
rm ./dist/*.sigstore.json
115
116
- name: "Upload to PyPI"
117
0 commit comments