Skip to content

Commit fb72062

Browse files
committed
Bump gh-action-pypi-publish to 1.8.11
1 parent 3e6541d commit fb72062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
name: artifact
4444
path: dist
4545

46-
- uses: pypa/gh-action-pypi-publish@v1.5.0
46+
- uses: pypa/gh-action-pypi-publish@v1.8.11
4747
with:
4848
user: __token__
4949
password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)