Skip to content

Commit e7c961b

Browse files
Merge pull request #1022 from PowerGridModel/dependabot/github_actions/pypa/cibuildwheel-3.0.0
Bump pypa/cibuildwheel from 2.23.3 to 3.0.0
2 parents a14b074 + b544e48 commit e7c961b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ jobs:
209209
xcode-version: latest-stable
210210

211211
- name: Build wheels
212-
uses: pypa/cibuildwheel@v2.23.3
212+
uses: pypa/cibuildwheel@v3.0.0
213213
# GitHub Actions specific build parameters
214214
env:
215215
# pass GitHub runner info into Linux container

0 commit comments

Comments
 (0)