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.
2 parents edb4e79 + 48f5cce commit d4f3fb8Copy full SHA for d4f3fb8
.github/workflows/publish.yml
@@ -48,7 +48,7 @@ jobs:
48
uses: pypa/[email protected]
49
50
- name: sign
51
- uses: sigstore/[email protected].0
+ uses: sigstore/[email protected].1
52
with:
53
inputs: ./dist/*.tar.gz ./dist/*.whl
54
release-signing-artifacts: true
0 commit comments