Skip to content

Commit bd5819a

Browse files
committed
Merge branch 'main' into build
2 parents ee8d71a + 910c393 commit bd5819a

File tree

4 files changed

+284
-144
lines changed

4 files changed

+284
-144
lines changed

.github/workflows/pypi.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
skip-existing: true # avoid failing when repeating this action
5151

5252
# sign the built packages
53-
- uses: sigstore/gh-action-sigstore-python@v2.1.1
53+
- uses: sigstore/gh-action-sigstore-python@v3.0.0
5454
with:
5555
inputs: >-
5656
./dist/*.tar.gz

0 commit comments

Comments
 (0)