We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0704913 commit 34c6a60Copy full SHA for 34c6a60
.github/workflows/publish-to-pypi.yml
@@ -38,4 +38,4 @@ jobs:
38
- name: Build a binary wheel
39
run: python setup.py sdist bdist_wheel
40
- name: Publish distribution 📦 to PyPI
41
- uses: pypa/gh-action-pypi-publish@v1.9.0
+ uses: pypa/gh-action-pypi-publish@v1.13.0
0 commit comments