Skip to content

Commit 514c1d6

Browse files
authored
Merge pull request #191 from TEOS-10/dependabot/github_actions/github-actions-498e803abc
Bump pypa/cibuildwheel from 2.22.0 to 2.23.0 in the github-actions group
2 parents 87a9837 + d8bdfb2 commit 514c1d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cibuildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
if: runner.os == 'Linux' && matrix.arch == 'aarch64'
4141

4242
- name: "Building ${{ matrix.os }} (${{ matrix.arch }}) wheels"
43-
uses: pypa/cibuildwheel@v2.22.0
43+
uses: pypa/cibuildwheel@v2.23.0
4444
env:
4545
# Skips pypy and musllinux for now.
4646
CIBW_SKIP: "pp* cp36-* cp37-* cp38-* *-musllinux*"

0 commit comments

Comments
 (0)