Skip to content

Commit 3486235

Browse files
committed
bump pypa publish action version to support new metadata version
1 parent 896a6b9 commit 3486235

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-pypi.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
time: 3m
8686

8787
- name: Publish to Test PyPI
88-
uses: pypa/gh-action-pypi-publish@v1.8.14
88+
uses: pypa/gh-action-pypi-publish@v1.13.0
8989

9090
publish-package-pypi:
9191
runs-on: ubuntu-22.04
@@ -109,4 +109,4 @@ jobs:
109109
time: 2m
110110

111111
- name: Publish distribution 📦 to PyPI
112-
uses: pypa/gh-action-pypi-publish@v1.8.14
112+
uses: pypa/gh-action-pypi-publish@v1.13.0

0 commit comments

Comments
 (0)