Skip to content

Commit 2f14db3

Browse files
upgrade publish.yml dep version
1 parent bf44b47 commit 2f14db3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
name: python-package-distributions
6262
path: dist/
6363
- name: Sign the dists with Sigstore
64-
uses: sigstore/gh-action-sigstore-python@v2.1.1
64+
uses: sigstore/gh-action-sigstore-python@v3
6565
with:
6666
inputs: >-
6767
./dist/*.tar.gz

0 commit comments

Comments
 (0)