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.
2 parents ebed402 + 920e8e2 commit 2d62a1fCopy full SHA for 2d62a1f
.github/workflows/python-publish.yaml
@@ -27,5 +27,5 @@ jobs:
27
- name: Build package
28
run: python -m build
29
- name: Publish package
30
- uses: pypa/gh-action-pypi-publish@v1.9.0
+ uses: pypa/gh-action-pypi-publish@v1.10.0
31
0 commit comments