Skip to content

Commit 3d2b046

Browse files
authored
Merge pull request #346 from maxmind/dependabot/github_actions/pypa/cibuildwheel-3.4.1
Bump pypa/cibuildwheel from 3.4.0 to 3.4.1
2 parents 2b2f389 + fd449a3 commit 3d2b046

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

0 commit comments

Comments
 (0)