Skip to content

Commit 8638e2e

Browse files
authored
Update pypi-pub.yml
1 parent 845ffb1 commit 8638e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-pub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
ls -al wheelhouse
8989
9090
- name: Upload to PyPI
91-
uses: pypa/gh-action-pypi-publish@release/v1.11.0
91+
uses: pypa/gh-action-pypi-publish@release/v1.13.0
9292
with:
9393
packages-dir: wingfoil-python/wheelhouse
9494
repository-url: ${{ env.REPO_URL }}

0 commit comments

Comments
 (0)