We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b9e3d2c + 486b1d4 commit ac581cbCopy full SHA for ac581cb
1 file changed
.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.13.0
+ uses: pypa/gh-action-pypi-publish@v1.14.0
31
0 commit comments