Skip to content

Commit ee8e7f9

Browse files
authored
Merge pull request #153 from maxmind/dependabot/github_actions/pypa/cibuildwheel-2.17.0
Bump pypa/cibuildwheel from 2.16.5 to 2.17.0
2 parents 8380cdc + c0d3896 commit ee8e7f9

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
@@ -24,7 +24,7 @@ jobs:
2424
submodules: true
2525

2626
- name: Build wheels
27-
uses: pypa/cibuildwheel@v2.16.5
27+
uses: pypa/cibuildwheel@v2.17.0
2828
env:
2929
CIBW_BUILD_VERBOSITY: 1
3030
MAXMINDDB_REQUIRE_EXTENSION: 1

0 commit comments

Comments
 (0)