Skip to content

Commit de0cd3b

Browse files
chore(actions): update pypa/gh-action-pypi-publish action to v1.8.3
1 parent dcdab7f commit de0cd3b

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.8.1
71+
- uses: pypa/gh-action-pypi-publish@v1.8.3
7272
with:
7373
user: __token__
7474
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)