Skip to content

Commit 52efa00

Browse files
authored
Merge pull request #49 from valkey-io/dependabot/github_actions/pypa/cibuildwheel-3.2.1
Bump pypa/cibuildwheel from 2.21.3 to 3.2.1
2 parents 22c923b + b3d4985 commit 52efa00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
platforms: all
4848

4949
- name: Build wheels
50-
uses: pypa/cibuildwheel@v2.21.3
50+
uses: pypa/cibuildwheel@v3.2.1
5151
env:
5252
# configure cibuildwheel to build native archs ('auto'), and some
5353
# emulated ones

0 commit comments

Comments
 (0)