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 bb12fa4 commit 93b4ffeCopy full SHA for 93b4ffe
.github/workflows/release.yml
@@ -25,4 +25,4 @@ jobs:
25
- name: Build package
26
run: python -m build
27
- name: Publish to PyPI
28
- uses: pypa/gh-action-pypi-publish@v1.10.3
+ uses: pypa/gh-action-pypi-publish@v1.11.0
0 commit comments