We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0418b5 commit f446aa8Copy full SHA for f446aa8
.github/workflows/build_and_publish.yml
@@ -20,7 +20,7 @@ jobs:
20
fetch-depth: 0
21
22
- name: Build wheels
23
- uses: pypa/cibuildwheel@v2.19.1
+ uses: pypa/cibuildwheel@v2.21.0
24
25
- uses: actions/upload-artifact@v3
26
with:
0 commit comments