Skip to content

Commit 8895443

Browse files
committed
Update pypi action version
1 parent 7031fe3 commit 8895443

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Check package
3535
run: uvx twine check dist/*
3636
- name: Publish package
37-
uses: pypa/gh-action-pypi-publish@v1.9.0
37+
uses: pypa/gh-action-pypi-publish@v1.13.0
3838

3939

4040
docker-publish:

0 commit comments

Comments
 (0)