Skip to content

Commit 1411e80

Browse files
Bump pypa/gh-action-pypi-publish in /.github/workflows (#50)
1 parent 08d7f5d commit 1411e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cibuildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ jobs:
357357
pattern: '*'
358358
path: dist
359359
merge-multiple: true
360-
- uses: pypa/gh-action-pypi-publish@v1.4.2
360+
- uses: pypa/gh-action-pypi-publish@v1.13.0
361361
with:
362362
user: __token__
363363
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)