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 be77462 commit 042aa15Copy full SHA for 042aa15
.github/workflows/publish.yml
@@ -45,7 +45,7 @@ jobs:
45
path: dist/
46
47
- name: publish
48
- uses: pypa/gh-action-pypi-publish@v1.8.14
+ uses: pypa/gh-action-pypi-publish@v1.12.3
49
50
- name: sign
51
uses: sigstore/[email protected]
0 commit comments