Skip to content

Commit 37d13df

Browse files
authored
Merge pull request #89 from urschrei/dependabot/github_actions/pypa/cibuildwheel-3.0.0
2 parents 4a5dd7b + 86334f5 commit 37d13df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
version: "latest"
109109

110110
- name: Build and Test Wheels
111-
uses: pypa/cibuildwheel@v2.23.3
111+
uses: pypa/cibuildwheel@v3.0.0
112112
env:
113113
CIBW_BUILD_FRONTEND: build[uv]
114114
CIBW_TEST_REQUIRES: pytest

0 commit comments

Comments
 (0)