Skip to content

Commit 6103fea

Browse files
authored
Merge branch 'dev' into master
2 parents 1ac8941 + 75383f8 commit 6103fea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ jobs:
4545
path: dist/
4646

4747
- name: publish
48-
uses: pypa/[email protected].8
48+
uses: pypa/[email protected].10
4949

5050
- name: sign
51-
uses: sigstore/[email protected].0
51+
uses: sigstore/[email protected].1
5252
with:
5353
inputs: ./dist/*.tar.gz ./dist/*.whl
5454
release-signing-artifacts: true

0 commit comments

Comments
 (0)