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 88ac3dc + c226a16 commit 45c8dedCopy full SHA for 45c8ded
.github/workflows/pypi.yml
@@ -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@v12.2.4
81
with:
82
repository-url: https://test.pypi.org/legacy/
83
@@ -122,4 +122,4 @@ jobs:
122
run: rm ./dist/*.sigstore.json
123
124
- name: Upload to PyPI
125
0 commit comments