Skip to content

Commit 99509fd

Browse files
authored
Merge pull request #840 from PowerGridModel/dependabot/github_actions/pypa/cibuildwheel-2.22.0
Bump pypa/cibuildwheel from 2.21.3 to 2.22.0
2 parents 1f174e3 + 02c39fe commit 99509fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ jobs:
219219
xcode-version: latest-stable
220220

221221
- name: Build wheels
222-
uses: pypa/cibuildwheel@v2.21.3
222+
uses: pypa/cibuildwheel@v2.22.0
223223
# GitHub Actions specific build parameters
224224
env:
225225
# pass GitHub runner info into Linux container

0 commit comments

Comments
 (0)