Skip to content

Commit 11c0227

Browse files
authored
Merge pull request #164 from maxmind/dependabot/github_actions/pypa/cibuildwheel-2.18.1
Bump pypa/cibuildwheel from 2.18.0 to 2.18.1
2 parents 9488249 + 7fc383f commit 11c0227

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.18.0
33+
uses: pypa/cibuildwheel@v2.18.1
3434
env:
3535
CIBW_BUILD_VERBOSITY: 1
3636
MAXMINDDB_REQUIRE_EXTENSION: 1

0 commit comments

Comments
 (0)