Skip to content

Commit 9b8d59d

Browse files
authored
Update pypi publishing (#87)
1 parent a364ea7 commit 9b8d59d

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/gh-action-pypi-publish@v1.8.10
38+
uses: pypa/gh-action-pypi-publish@v1.12.24
3939
#with:
4040
# repository-url: https://test.pypi.org/legacy/ # test-only
4141

0 commit comments

Comments
 (0)