Skip to content

Commit 1a76b28

Browse files
chore(deps): update pypa/gh-action-pypi-publish action to v1.12.4
1 parent 651fc28 commit 1a76b28

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.10.3
53+
uses: pypa/gh-action-pypi-publish@v1.12.4
5454

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

0 commit comments

Comments
 (0)