Skip to content

Commit 68252f0

Browse files
authored
Update version of cibuildwheel to latest (#1570)
1 parent 8c91a74 commit 68252f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
platforms: arm64
8282

8383
- name: Build Wheels
84-
uses: pypa/cibuildwheel@faf86a6ed7efa889faf6996aa23820831055001a # 2.23.3
84+
uses: pypa/cibuildwheel@9c00cb4f6b517705a3794b22395aedc36257242c # 3.2.1
8585
env:
8686
CIBW_PLATFORM: auto
8787
CIBW_BUILD: "${{ matrix.wheel }}*"

0 commit comments

Comments
 (0)