Skip to content

Commit 34003ac

Browse files
authored
Fix pypi publish version (#88)
1 parent 9b8d59d commit 34003ac

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
@@ -35,7 +35,7 @@ jobs:
3535
run: poetry build
3636

3737
- name: Publish
38-
uses: pypa/[email protected].24
38+
uses: pypa/[email protected].4
3939
#with:
4040
# repository-url: https://test.pypi.org/legacy/ # test-only
4141

0 commit comments

Comments
 (0)