Skip to content

Commit 181f980

Browse files
committed
Bump workflow version to resolve deprectation
1 parent 6e6d90e commit 181f980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
name: python-package-distributions
6464
path: dist/
6565
- name: Sign the dists with Sigstore
66-
uses: sigstore/gh-action-sigstore-python@v2.1.1
66+
uses: sigstore/gh-action-sigstore-python@v3.0.0
6767
with:
6868
inputs: >-
6969
./dist/*.tar.gz

0 commit comments

Comments
 (0)