Skip to content

Commit a158018

Browse files
committed
ci: use latest pypi-publish
1 parent 427c84a commit a158018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
run: ls -lh dist
9898

9999
- name: Publish package to PyPI
100-
uses: pypa/gh-action-pypi-publish@release/v1.8
100+
uses: pypa/gh-action-pypi-publish@release/v1.12
101101
with:
102102
packages-dir: dist/
103103
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)