Skip to content

Commit 53f8b4e

Browse files
committed
Update pypa/gh-action-pypi-publish to v1.12.2
The previous deploy failed with `HTTPError: 502 Bad Gateway`.
1 parent 98dff36 commit 53f8b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
path: dist
5555

5656
- name: Publish package to PyPI
57-
uses: pypa/gh-action-pypi-publish@v1.10.1
57+
uses: pypa/gh-action-pypi-publish@v1.12.2
5858
with:
5959
attestations: true
6060

0 commit comments

Comments
 (0)