Skip to content

Commit 9ade96a

Browse files
chore(actions): update pypa/gh-action-pypi-publish action to v1.6.4 (#208)
1 parent e4776bc commit 9ade96a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prerelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
name: built-artifacts
6969
path: dist/
7070

71-
- uses: pypa/gh-action-pypi-publish@v1.5.0
71+
- uses: pypa/gh-action-pypi-publish@v1.6.4
7272
with:
7373
user: __token__
7474
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)