We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 522b0ae commit aa2096dCopy full SHA for aa2096d
.github/workflows/publish.yml
@@ -25,4 +25,4 @@ jobs:
25
python -m pip install build
26
python -m build
27
- name: Publish release distributions to PyPI
28
- uses: pypa/gh-action-pypi-publish@v1.11.0
+ uses: pypa/gh-action-pypi-publish@v1.12.4
0 commit comments