Skip to content

Commit 7fc383f

Browse files
--- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9488249 commit 7fc383f

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/[email protected].0
33+
uses: pypa/[email protected].1
3434
env:
3535
CIBW_BUILD_VERBOSITY: 1
3636
MAXMINDDB_REQUIRE_EXTENSION: 1

0 commit comments

Comments
 (0)