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 ec085cb commit d0983deCopy full SHA for d0983de
.github/workflows/wheels.yml
@@ -246,7 +246,7 @@ jobs:
246
ls -al
247
248
- name: Publish
249
- uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
+ uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
250
with:
251
repository-url: https://test.pypi.org/legacy/
252
skip-existing: true
@@ -308,7 +308,7 @@ jobs:
308
309
310
311
312
313
print-hash: true
314
attestations: true
0 commit comments