Skip to content

Commit 9d003f5

Browse files
authored
Merge pull request #1097 from PowerGridModel/dependabot/github_actions/pypa/cibuildwheel-3.1.4
Bump pypa/cibuildwheel from 3.1.3 to 3.1.4
2 parents 776d3c2 + fc37d7f commit 9d003f5

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
@@ -212,7 +212,7 @@ jobs:
212212
xcode-version: latest-stable
213213

214214
- name: Build wheels
215-
uses: pypa/cibuildwheel@v3.1.3
215+
uses: pypa/cibuildwheel@v3.1
216216
# GitHub Actions specific build parameters
217217
env:
218218
# pass GitHub runner info into Linux container

0 commit comments

Comments
 (0)