Skip to content

Commit 622ffc5

Browse files
authored
Merge pull request PowerGridModel#1199 from PowerGridModel/dependabot/github_actions/pypa/cibuildwheel-3.3
Bump pypa/cibuildwheel from 3.2 to 3.3
2 parents b12447a + d187553 commit 622ffc5

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
@@ -215,7 +215,7 @@ jobs:
215215
xcode-version: latest-stable
216216

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

0 commit comments

Comments
 (0)