Skip to content

Commit 38c1a30

Browse files
Merge pull request #398 from neutrinoceros/renovate/pypa-cibuildwheel-3.x
2 parents 5ec2b83 + f1a58b1 commit 38c1a30

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
@@ -56,7 +56,7 @@ jobs:
5656
enable-cache: true
5757
prune-cache: false
5858
- name: Build wheels for CPython
59-
uses: pypa/cibuildwheel@e6de07ed3921b51089aae6981989889cf1eddd0c # v3.1.1
59+
uses: pypa/cibuildwheel@9e4e50bd76b3190f55304387e333f6234823ea9b # v3.1.2
6060
env:
6161
CIBW_ARCHS: ${{ matrix.archs }}
6262
CIBW_BUILD: ${{ matrix.select }}

0 commit comments

Comments
 (0)