Skip to content

Commit 6bdb9d2

Browse files
authored
Merge pull request #212 from TEOS-10/dependabot/github_actions/github-actions-e6de812762
Bump pypa/cibuildwheel from 3.2.1 to 3.3.0 in the github-actions group
2 parents cef3a12 + 7b4bd27 commit 6bdb9d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cibuildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
persist-credentials: false
3535

3636
- name: "Building ${{ matrix.os }} (${{ matrix.arch }}) wheels"
37-
uses: pypa/cibuildwheel@9c00cb4f6b517705a3794b22395aedc36257242c # v3.2.1
37+
uses: pypa/cibuildwheel@63fd63b352a9a8bdcc24791c9dbee952ee9a8abc # v3.3.0
3838
env:
3939
# Skips pypy and musllinux for now.
4040
CIBW_SKIP: "pp* cp36-* cp37-* cp38-* *-musllinux*"

0 commit comments

Comments
 (0)