We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbd3745 commit 3f00bc9Copy full SHA for 3f00bc9
.github/workflows/cd.yml
@@ -39,7 +39,7 @@ jobs:
39
- uses: actions/checkout@v4
40
with:
41
fetch-depth: 0
42
- - uses: pypa/cibuildwheel@v2.21
+ - uses: pypa/cibuildwheel@v2.22
43
- name: Upload wheels
44
uses: actions/upload-artifact@v4
45
0 commit comments