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.
1 parent bebb7a6 commit 82fae5eCopy full SHA for 82fae5e
.github/workflows/main.yml
@@ -222,7 +222,7 @@ jobs:
222
name: dist
223
path: dist
224
- name: Upload to test.pypi.org
225
- uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
+ uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
226
with:
227
repository-url: https://test.pypi.org/legacy/
228
@@ -244,4 +244,4 @@ jobs:
244
run: |
245
tree dist
246
- name: PyPI upload
247
0 commit comments