Skip to content

Commit 48be6e3

Browse files
authored
Merge pull request #1053 from PowerGridModel/dependabot/github_actions/pypa/cibuildwheel-3.1.1
Bump pypa/cibuildwheel from 3.0.1 to 3.1.1
2 parents 2831675 + aa5ed45 commit 48be6e3

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@v3.0.1
212+
uses: pypa/cibuildwheel@v3.1.1
213213
# GitHub Actions specific build parameters
214214
env:
215215
# pass GitHub runner info into Linux container

0 commit comments

Comments
 (0)