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 a16fe23 + d4f0926 commit 19445bdCopy full SHA for 19445bd
.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@61da13deb5f5124fb1536194f82ed3d9bbc7e8f3 # v1.12.0
+ uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
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