Skip to content

Commit ed29c92

Browse files
authored
SNOW-1041836: bump cibuildwheel version to fix ci/cd (#1873)
1 parent 6a2a5b6 commit ed29c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
platforms: all
9797
- uses: actions/checkout@v3
9898
- name: Building wheel
99-
uses: pypa/[email protected].2
99+
uses: pypa/[email protected].5
100100
env:
101101
CIBW_BUILD: cp${{ env.shortver }}-${{ matrix.os.id }}
102102
MACOSX_DEPLOYMENT_TARGET: 10.14 # Should be kept in sync with ci/build_darwin.sh

0 commit comments

Comments
 (0)