Skip to content

Commit 0148a5c

Browse files
authored
Merge pull request #189 from maxmind/dependabot/github_actions/pypa/cibuildwheel-2.23.0
Bump pypa/cibuildwheel from 2.22.0 to 2.23.0
2 parents c7d2f84 + 557baed commit 0148a5c

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.22.0
36+
uses: pypa/cibuildwheel@v2.23.0
3737
env:
3838
CIBW_BUILD_VERBOSITY: 1
3939
MAXMINDDB_REQUIRE_EXTENSION: 1

0 commit comments

Comments
 (0)