Skip to content

Commit 6f2387e

Browse files
authored
Merge pull request #1141 from PowerGridModel/dependabot/github_actions/pypa/cibuildwheel-3.2
Bump pypa/cibuildwheel from 3.1 to 3.2
2 parents 6bbd630 + 7ee9f9c commit 6f2387e

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
@@ -213,7 +213,7 @@ jobs:
213213
xcode-version: latest-stable
214214

215215
- name: Build wheels
216-
uses: pypa/cibuildwheel@v3.1
216+
uses: pypa/cibuildwheel@v3.2
217217
# GitHub Actions specific build parameters
218218
env:
219219
# pass GitHub runner info into Linux container

0 commit comments

Comments
 (0)