Skip to content

Commit ed725de

Browse files
Merge pull request #920 from PowerGridModel/dependabot/github_actions/pypa/cibuildwheel-2.23.1
Bump pypa/cibuildwheel from 2.23.0 to 2.23.1
2 parents ac4ecf9 + 1f8b5a8 commit ed725de

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.23.0
218+
uses: pypa/cibuildwheel@v2.23.1
219219
# GitHub Actions specific build parameters
220220
env:
221221
# pass GitHub runner info into Linux container

0 commit comments

Comments
 (0)