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 de96fa8 commit 851d75aCopy full SHA for 851d75a
.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.9.0
+ uses: pypa/gh-action-pypi-publish@v1.10.0
36
37
- name: sign
38
uses: sigstore/[email protected]
0 commit comments