We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 896a6b9 commit 3486235Copy full SHA for 3486235
.github/workflows/release-pypi.yml
@@ -85,7 +85,7 @@ jobs:
85
time: 3m
86
87
- name: Publish to Test PyPI
88
- uses: pypa/gh-action-pypi-publish@v1.8.14
+ uses: pypa/gh-action-pypi-publish@v1.13.0
89
90
publish-package-pypi:
91
runs-on: ubuntu-22.04
@@ -109,4 +109,4 @@ jobs:
109
time: 2m
110
111
- name: Publish distribution 📦 to PyPI
112
0 commit comments