Skip to content

Commit 75aa0f0

Browse files
Merge pull request #970 from PowerGridModel/dependabot/github_actions/pypa/cibuildwheel-2.23.3
Bump pypa/cibuildwheel from 2.23.2 to 2.23.3
2 parents 4a2ff09 + 9e668a3 commit 75aa0f0

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
@@ -208,7 +208,7 @@ jobs:
208208
xcode-version: latest-stable
209209

210210
- name: Build wheels
211-
uses: pypa/cibuildwheel@v2.23.2
211+
uses: pypa/cibuildwheel@v2.23.3
212212
# GitHub Actions specific build parameters
213213
env:
214214
# pass GitHub runner info into Linux container

0 commit comments

Comments
 (0)