Skip to content

Commit 9f11c5a

Browse files
committed
Update action version
1 parent 342be73 commit 9f11c5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
path: ./docs-dist/html
3939
- name: Deploy package to PyPI
4040
continue-on-error: true
41-
uses: pypa/gh-action-pypi-publish@v1.4.1
41+
uses: pypa/gh-action-pypi-publish@release/v1.14
4242
with:
4343
user: __token__
4444
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)