Skip to content

Commit 17528a3

Browse files
authored
Merge pull request #450 from maxmind/dependabot/github_actions/pypa/cibuildwheel-4.2.1
Bump pypa/cibuildwheel from 4.2.0 to 4.2.1
2 parents 5e0110b + 78dd449 commit 17528a3

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@1828c10ab37f080699c7b81cea34097c684a7074 # v4.2.0
78+
uses: pypa/cibuildwheel@e090b81e30c4d855ea63bf4b6e59204c09a101ae # v4.2.1
7979
env:
8080
CIBW_ENABLE: pypy pypy-eol
8181
CIBW_PLATFORM: ${{ matrix.platform }}

0 commit comments

Comments
 (0)