Skip to content

Commit bb3d99b

Browse files
Merge pull request #913 from PowerGridModel/dependabot/github_actions/pypa/cibuildwheel-2.23.0
Bump pypa/cibuildwheel from 2.22.0 to 2.23.0
2 parents 4d153e9 + a50b7e8 commit bb3d99b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ jobs:
215215
xcode-version: latest-stable
216216

217217
- name: Build wheels
218-
uses: pypa/cibuildwheel@v2.22.0
218+
uses: pypa/cibuildwheel@v2.23.0
219219
# GitHub Actions specific build parameters
220220
env:
221221
# pass GitHub runner info into Linux container

0 commit comments

Comments
 (0)