Skip to content

Commit ddee274

Browse files
authored
Merge pull request #234 from TEOS-10/dependabot/github_actions/github-actions-8a8ae888d8
Bump pypa/cibuildwheel from 3.4.0 to 3.4.1 in the github-actions group
2 parents f449db6 + ab6bdfd commit ddee274

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

0 commit comments

Comments
 (0)