Skip to content

Commit 62bf794

Browse files
authored
Apply suggestion from @mgovers
Signed-off-by: Martijn Govers <[email protected]> Signed-off-by: Martijn Govers <[email protected]>
1 parent f685620 commit 62bf794

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.4
215+
uses: pypa/cibuildwheel@v3
216216
# GitHub Actions specific build parameters
217217
env:
218218
# pass GitHub runner info into Linux container

0 commit comments

Comments
 (0)