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 8cbc206 commit 38e61bbCopy full SHA for 38e61bb
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
run: python -m build
33
34
- name: publish
35
- uses: pypa/gh-action-pypi-publish@v1.8.14
+ uses: pypa/gh-action-pypi-publish@v1.9.0
36
37
- name: sign
38
uses: sigstore/[email protected]
0 commit comments