Skip to content

Commit 6e4be03

Browse files
Update pypa/gh-action-pypi-publish action to v1.8.14
1 parent c50dc5d commit 6e4be03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
path: dist
5151

5252
- name: Publish to PyPI
53-
uses: pypa/gh-action-pypi-publish@v1.8.11
53+
uses: pypa/gh-action-pypi-publish@v1.8.14
5454

5555
- name: Debug upload_url
5656
if: ${{ always() }}

0 commit comments

Comments
 (0)