We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d18b99a commit a0fe743Copy full SHA for a0fe743
.github/workflows/pypi_release.yml
@@ -34,7 +34,7 @@ jobs:
34
run: uv build
35
36
- name: Publish to PyPI
37
- uses: pypa/gh-action-pypi-publish@release/v1.10
+ uses: pypa/gh-action-pypi-publish@release/v1.12
38
with:
39
print-hash: true
40
0 commit comments