Skip to content

Commit 68fc83f

Browse files
chore(ci): bump pypa/cibuildwheel from 2.23.2 to 2.23.3 in the github-actions group (#142)
1 parent 9b2dc3c commit 68fc83f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ jobs:
261261
echo "CIBW_BUILD=${{ matrix.pyver }}*" >> $GITHUB_ENV
262262
fi
263263
- name: Build wheels
264-
uses: pypa/cibuildwheel@v2.23.2
264+
uses: pypa/cibuildwheel@v2.23.3
265265
env:
266266
CIBW_SKIP: cp36-* cp37-* cp38-* cp39-* pp* ${{ matrix.musl == 'musllinux' && '*manylinux*' || '*musllinux*' }}
267267
REQUIRE_CYTHON: 1

0 commit comments

Comments
 (0)