Skip to content

Commit 1ea39a4

Browse files
Merge pull request #439 from neutrinoceros/renovate/pypa-cibuildwheel-3.x
2 parents 39e80aa + 975a393 commit 1ea39a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
enable-cache: true
6565
prune-cache: false
6666
- name: Build wheels for CPython
67-
uses: pypa/cibuildwheel@9c00cb4f6b517705a3794b22395aedc36257242c # v3.2.1
67+
uses: pypa/cibuildwheel@63fd63b352a9a8bdcc24791c9dbee952ee9a8abc # v3.3.0
6868
env:
6969
CIBW_ARCHS: ${{ matrix.archs }}
7070
CIBW_BUILD: ${{ matrix.select }}

0 commit comments

Comments
 (0)