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 9203d69 commit 9e91226Copy full SHA for 9e91226
.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.11.0
+ uses: pypa/gh-action-pypi-publish@v1.12.0
0 commit comments