Skip to content

Commit 9bcd34f

Browse files
authored
Merge pull request #431 from maxmind/dependabot/github_actions/pypa/cibuildwheel-4.2.0
Bump pypa/cibuildwheel from 4.1.1 to 4.2.0
2 parents 4ef56b1 + 1332ff5 commit 9bcd34f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
sudo udevadm trigger --name-match=kvm
7676
7777
- name: Build wheels
78-
uses: pypa/cibuildwheel@4726cd35bb13f7bde50cf2761f2499ac7b3aa32c # v4.1.1
78+
uses: pypa/cibuildwheel@1828c10ab37f080699c7b81cea34097c684a7074 # v4.2.0
7979
env:
8080
CIBW_ENABLE: pypy pypy-eol
8181
CIBW_PLATFORM: ${{ matrix.platform }}

0 commit comments

Comments
 (0)