Skip to content

Commit fec5d0d

Browse files
committed
1
1 parent f21cccf commit fec5d0d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
echo "CIBW_TEST_COMMAND_MACOS=" >> $GITHUB_ENV
123123
124124
- name: Build wheels
125-
uses: pypa/cibuildwheel@v2
125+
uses: pypa/cibuildwheel@v2.22.0
126126

127127
- uses: actions/upload-artifact@v4
128128
with:

0 commit comments

Comments
 (0)