Skip to content

Commit 072d36f

Browse files
authored
Merge pull request #384 from maxmind/dependabot/github_actions/pypa/cibuildwheel-4.0.0
Bump pypa/cibuildwheel from 3.4.1 to 4.0.0
2 parents 13a012d + 4265654 commit 072d36f

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@8d2b08b68458a16aeb24b64e68a09ab1c8e82084 # v3.4.1
78+
uses: pypa/cibuildwheel@f03ac7617d6cff873ccf24cc0d567ef5ba5a9e6d # v4.0.0
7979
env:
8080
CIBW_ENABLE: pypy pypy-eol
8181
CIBW_PLATFORM: ${{ matrix.platform }}

0 commit comments

Comments
 (0)