Skip to content

Commit 62c9428

Browse files
committed
update gh-action-pypi-publish version
1 parent 3f4c345 commit 62c9428

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
@@ -119,7 +119,7 @@ jobs:
119119
path: dist
120120
merge-multiple: true
121121

122-
- uses: pypa/gh-action-pypi-publish@v1.4.2
122+
- uses: pypa/gh-action-pypi-publish@v1.13.0
123123
with:
124124
user: __token__
125125
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)