We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b4aff1 commit 4f62d43Copy full SHA for 4f62d43
.github/workflows/python-release.yml
@@ -59,7 +59,7 @@ jobs:
59
if: startsWith(matrix.os, 'ubuntu')
60
61
- name: Build wheels
62
- uses: pypa/[email protected].3
+ uses: pypa/[email protected].4
63
with:
64
output-dir: wheelhouse
65
config-file: "pyproject.toml"
0 commit comments