We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5f34e4 commit 5dfd6f9Copy full SHA for 5dfd6f9
1 file changed
.github/workflows/publish-to-pypi.yml
@@ -24,4 +24,4 @@ jobs:
24
run: |-
25
python -m build
26
- name: Publish release to PyPI
27
- uses: pypa/gh-action-pypi-publish@v1.13.0
+ uses: pypa/gh-action-pypi-publish@v1.14.0
0 commit comments