Skip to content

Commit 484d8b7

Browse files
authored
Merge pull request #177 from maxmind/dependabot/github_actions/pypa/cibuildwheel-2.22.0
Bump pypa/cibuildwheel from 2.21.3 to 2.22.0
2 parents e9a0603 + d288e97 commit 484d8b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
platforms: all
3131

3232
- name: Build wheels
33-
uses: pypa/cibuildwheel@v2.21.3
33+
uses: pypa/cibuildwheel@v2.22.0
3434
env:
3535
CIBW_BUILD_VERBOSITY: 1
3636
MAXMINDDB_REQUIRE_EXTENSION: 1

0 commit comments

Comments
 (0)