Skip to content

Commit 777198c

Browse files
authored
Merge pull request #191 from maxmind/dependabot/github_actions/pypa/cibuildwheel-2.23.1
Bump pypa/cibuildwheel from 2.23.0 to 2.23.1
2 parents b6d3fcf + 43a4527 commit 777198c

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
@@ -33,7 +33,7 @@ jobs:
3333
platforms: all
3434

3535
- name: Build wheels
36-
uses: pypa/cibuildwheel@v2.23.0
36+
uses: pypa/cibuildwheel@v2.23.1
3737
env:
3838
CIBW_BUILD_VERBOSITY: 1
3939
MAXMINDDB_REQUIRE_EXTENSION: 1

0 commit comments

Comments
 (0)