Skip to content

Commit 04ab0ac

Browse files
committed
update version
1 parent 036026e commit 04ab0ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
run: |
5555
python ./setup.py sdist bdist_wheel
5656
- name: upload
57-
uses: pypa/gh-action-pypi-publish@master
57+
uses: pypa/gh-action-pypi-publish@release/v1
5858
with:
5959
user: __token__
6060
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)