Skip to content

Commit 7087435

Browse files
chore(deps): update pypa/cibuildwheel action to v3.3.0 (#514)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 51ebeb0 commit 7087435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/setup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
platforms: all
3939

4040
- name: Build wheel
41-
uses: pypa/cibuildwheel@9c00cb4f6b517705a3794b22395aedc36257242c # v3.2.1
41+
uses: pypa/cibuildwheel@63fd63b352a9a8bdcc24791c9dbee952ee9a8abc # v3.3.0
4242
env:
4343
CIBW_ARCHS: ${{ matrix.config.arch }}
4444
CIBW_BUILD: cp*-${{ matrix.config.platform }}

0 commit comments

Comments
 (0)