Skip to content

Commit 9a05a77

Browse files
committed
upgrade publish wkflow
1 parent 6d34fc1 commit 9a05a77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
3838
3939
- name: Publish package
40-
uses: pypa/gh-action-pypi-publish@v1.8.10
40+
uses: pypa/gh-action-pypi-publish@v1.12.4
4141
with:
4242
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)