Skip to content

Commit 8462542

Browse files
authored
Merge pull request #97 from urschrei/dependabot/github_actions/pypa/cibuildwheel-3.2.0
Bump pypa/cibuildwheel from 3.1.4 to 3.2.0
2 parents 012eb96 + 139a11b commit 8462542

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
version: "latest"
102102

103103
- name: Build and Test Wheels
104-
uses: pypa/cibuildwheel@v3.1.4
104+
uses: pypa/cibuildwheel@v3.2.0
105105
env:
106106
CIBW_BUILD_FRONTEND: build[uv]
107107
CIBW_TEST_REQUIRES: pytest

0 commit comments

Comments
 (0)