Skip to content

Commit bd72244

Browse files
authored
Merge pull request #175 from maxmind/dependabot/github_actions/pypa/cibuildwheel-2.21.3
Bump pypa/cibuildwheel from 2.21.2 to 2.21.3
2 parents 9e85646 + 9d0ef37 commit bd72244

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

0 commit comments

Comments
 (0)