Skip to content

Commit fae7729

Browse files
committed
Bump pypa/gh-action-pypi-publish to v1.14.2 for metadata 2.5 support
1 parent 9067b80 commit fae7729

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
name: python-package-distributions
4848
path: dist/
4949
- name: Publish distribution to PyPI
50-
uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
50+
uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # v1.14.2
5151

5252
github-release:
5353
name: Sign and upload GitHub Release
@@ -110,7 +110,7 @@ jobs:
110110
name: python-package-distributions
111111
path: dist/
112112
- name: Publish distribution to TestPyPI
113-
uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
113+
uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # v1.14.2
114114
with:
115115
verbose: true
116116
print-hash: true

0 commit comments

Comments
 (0)