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 34a0b35 commit 9f49688Copy full SHA for 9f49688
1 file changed
.github/workflows/ci.yml
@@ -425,7 +425,7 @@ jobs:
425
path: dist
426
merge-multiple: true
427
- name: 🚀 Publish to PyPi
428
- uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
+ uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
429
with:
430
verbose: true
431
print-hash: true
0 commit comments