We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4ebef4 commit 6cf3051Copy full SHA for 6cf3051
.github/workflows/build.yml
@@ -69,7 +69,7 @@ jobs:
69
run: pip install poetry
70
71
- name: "Build wheels"
72
- uses: pypa/[email protected].2
+ uses: pypa/[email protected].3
73
with:
74
output-dir: dist
75
env:
0 commit comments