Skip to content

Commit 972d449

Browse files
authored
Merge pull request #231 from TEOS-10/dependabot/github_actions/github-actions-9c17893cc5
Bump pypa/cibuildwheel from 3.3.1 to 3.4.0 in the github-actions group
2 parents 2975700 + 9418575 commit 972d449

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@298ed2fb2c105540f5ed055e8a6ad78d82dd3a7e # v3.3.1
37+
uses: pypa/cibuildwheel@ee02a1537ce3071a004a6b08c41e72f0fdc42d9a # v3.4.0
3838
env:
3939
CIBW_SKIP: "*-musllinux*"
4040
CIBW_BUILD: "cp311-* cp314-*"

0 commit comments

Comments
 (0)