We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 845ffb1 commit 8638e2eCopy full SHA for 8638e2e
.github/workflows/pypi-pub.yml
@@ -88,7 +88,7 @@ jobs:
88
ls -al wheelhouse
89
90
- name: Upload to PyPI
91
- uses: pypa/gh-action-pypi-publish@release/v1.11.0
+ uses: pypa/gh-action-pypi-publish@release/v1.13.0
92
with:
93
packages-dir: wingfoil-python/wheelhouse
94
repository-url: ${{ env.REPO_URL }}
0 commit comments