We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9488249 + 7fc383f commit 11c0227Copy full SHA for 11c0227
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
platforms: all
31
32
- name: Build wheels
33
- uses: pypa/[email protected].0
+ uses: pypa/[email protected].1
34
env:
35
CIBW_BUILD_VERBOSITY: 1
36
MAXMINDDB_REQUIRE_EXTENSION: 1
0 commit comments