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 7dfd29f commit 1611920Copy full SHA for 1611920
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
run: python -m build
33
34
- name: publish
35
- uses: pypa/[email protected].12
+ uses: pypa/[email protected].14
36
37
- name: sign
38
uses: sigstore/[email protected]
0 commit comments