Skip to content

Commit

Permalink
Merge pull request #153 from maxmind/dependabot/github_actions/pypa/c…
Browse files Browse the repository at this point in the history
…ibuildwheel-2.17.0

Bump pypa/cibuildwheel from 2.16.5 to 2.17.0
  • Loading branch information
oschwald authored Mar 12, 2024
2 parents 8380cdc + c0d3896 commit ee8e7f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
submodules: true

- name: Build wheels
uses: pypa/cibuildwheel@v2.16.5
uses: pypa/cibuildwheel@v2.17.0
env:
CIBW_BUILD_VERBOSITY: 1
MAXMINDDB_REQUIRE_EXTENSION: 1
Expand Down

0 comments on commit ee8e7f9

Please sign in to comment.