Skip to content

Commit 189bec7

Browse files
authored
Merge pull request #135 from TEOS-10/dependabot/github_actions/pypa/cibuildwheel-2.12.3
Bump pypa/cibuildwheel from 2.12.1 to 2.12.3
2 parents dc77e96 + 231a9a6 commit 189bec7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cibuildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
fetch-depth: 0
3535

3636
- name: "Building ${{ matrix.os }} (${{ matrix.arch }}) wheels"
37-
uses: pypa/cibuildwheel@v2.12.1
37+
uses: pypa/cibuildwheel@v2.12.3
3838
env:
3939
# Skips pypy and musllinux for now.
4040
CIBW_SKIP: "pp* cp36-* cp37-* *-musllinux*"

0 commit comments

Comments
 (0)