We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3880316 + 3fa0718 commit 5f4b697Copy full SHA for 5f4b697
1 file changed
.github/workflows/pythonpublish.yml
@@ -33,4 +33,4 @@ jobs:
33
- name: Build a binary wheel and a source tarball
34
run: python3 -m build
35
- name: Publish distribution to PyPI
36
- uses: pypa/gh-action-pypi-publish@v1.12.4
+ uses: pypa/gh-action-pypi-publish@v1.13.0
0 commit comments