Skip to content

Commit e2ab011

Browse files
authored
Merge pull request #238 from TEOS-10/dependabot/github_actions/github-actions-41868a87b6
Bump pypa/cibuildwheel from 3.4.1 to 4.0.0 in the github-actions group
2 parents 8c28cd3 + fa7ed33 commit e2ab011

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@8d2b08b68458a16aeb24b64e68a09ab1c8e82084 # v3.4.1
37+
uses: pypa/cibuildwheel@f03ac7617d6cff873ccf24cc0d567ef5ba5a9e6d # v4.0.0
3838
env:
3939
CIBW_SKIP: "*-musllinux*"
4040
CIBW_BUILD: "cp311-* cp314-*"

0 commit comments

Comments
 (0)