Skip to content

Commit a5919e1

Browse files
Bump pypa/cibuildwheel from 2.11.1 to 2.11.3 (#1367)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mark Keller <[email protected]>
1 parent e6e3108 commit a5919e1

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
@@ -100,7 +100,7 @@ jobs:
100100
platforms: all
101101
- uses: actions/checkout@v3
102102
- name: Building wheel
103-
uses: pypa/[email protected].1
103+
uses: pypa/[email protected].3
104104
env:
105105
CIBW_BUILD: cp${{ env.shortver }}-${{ matrix.os.id }}
106106
MACOSX_DEPLOYMENT_TARGET: 10.14 # Should be kept in sync with ci/build_darwin.sh

0 commit comments

Comments
 (0)