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 2900f3d + 8d562e4 commit b569435Copy full SHA for b569435
.github/workflows/publish.yml
@@ -48,7 +48,7 @@ jobs:
48
uses: pypa/[email protected]
49
50
- name: sign
51
- uses: sigstore/gh-action-sigstore-python@v2.1.1
+ uses: sigstore/gh-action-sigstore-python@v3.0.0
52
with:
53
inputs: ./dist/*.tar.gz ./dist/*.whl
54
release-signing-artifacts: true
0 commit comments