Skip to content

Commit 8017ff3

Browse files
authored
Merge pull request #172 from maxmind/dependabot/github_actions/pypa/cibuildwheel-2.21.0
Bump pypa/cibuildwheel from 2.20.0 to 2.21.0
2 parents d8c1748 + 20faa8f commit 8017ff3

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
@@ -30,7 +30,7 @@ jobs:
3030
platforms: all
3131

3232
- name: Build wheels
33-
uses: pypa/cibuildwheel@v2.20.0
33+
uses: pypa/cibuildwheel@v2.21.0
3434
env:
3535
CIBW_BUILD_VERBOSITY: 1
3636
MAXMINDDB_REQUIRE_EXTENSION: 1

0 commit comments

Comments
 (0)