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 5e5bd53 commit 6b8d375Copy full SHA for 6b8d375
.github/workflows/release.yml
@@ -30,4 +30,4 @@ jobs:
30
- name: Check with twine
31
run: twine check dist/*
32
- name: Publish distribution 📦 to PyPI
33
- uses: pypa/gh-action-pypi-publish@v1.8.14
+ uses: pypa/gh-action-pypi-publish@v1.9.0
0 commit comments