File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4040 uses : astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6
4141
4242 - name : Build wheel
43- uses : pypa/cibuildwheel@63fd63b352a9a8bdcc24791c9dbee952ee9a8abc # v3.3.0
43+ uses : pypa/cibuildwheel@298ed2fb2c105540f5ed055e8a6ad78d82dd3a7e # v3.3.1
4444 env :
4545 CIBW_ARCHS : " ${{ matrix.archs }}"
4646 CIBW_BUILD : " cp312-${{ matrix.build }}*"
Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ jobs:
133133 python-version : 3.8
134134
135135 - name : Build wheels
136- uses : pypa/cibuildwheel@63fd63b352a9a8bdcc24791c9dbee952ee9a8abc # v3.3.0
136+ uses : pypa/cibuildwheel@298ed2fb2c105540f5ed055e8a6ad78d82dd3a7e # v3.3.1
137137 env :
138138 CIBW_ARCHS : " ${{ matrix.archs }}"
139139 CIBW_BUILD : " ${{ matrix.build && '*-' || ''}}${{ matrix.build }}*"
You can’t perform that action at this time.
0 commit comments