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 0c11351 commit 985fc42Copy full SHA for 985fc42
.github/workflows/build.yml
@@ -73,7 +73,7 @@ jobs:
73
- uses: yezz123/setup-uv@v4
74
75
- name: Build wheels
76
- uses: pypa/[email protected].0
+ uses: pypa/[email protected].1
77
env:
78
CIBW_ARCHS: "${{ matrix.arch }}"
79
0 commit comments