We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df3b165 commit ccc2265Copy full SHA for ccc2265
.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.21.1
+ uses: pypa/cibuildwheel@v2.21.3
24
25
- uses: actions/upload-artifact@v3
26
with:
0 commit comments