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 5e500f3 commit 467fdceCopy full SHA for 467fdce
.github/workflows/release.yml
@@ -56,7 +56,7 @@ jobs:
56
name: python-package-distributions
57
path: dist/
58
- name: Publish distribution 📦 to PyPI
59
- uses: pypa/gh-action-pypi-publish@release/v1.12
+ uses: pypa/gh-action-pypi-publish@release/v1.13
60
61
github-release:
62
name: >-
0 commit comments