We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9547791 commit fadc815Copy full SHA for fadc815
.github/workflows/build_and_publish.yml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0
22
23
- name: Build wheels
24
- uses: pypa/cibuildwheel@v2.21.1
+ uses: pypa/cibuildwheel@7940a4c0e76eb2030e473a5f864f291f63ee879b # v2.21.3
25
26
- uses: actions/upload-artifact@v4
27
with:
0 commit comments