Skip to content

Commit a9d8322

Browse files
authored
Merge pull request #34 from adafruit/dependabot/github_actions/pypa/cibuildwheel-2.22.0
2 parents fcab3a5 + 385e935 commit a9d8322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
with:
6565
platforms: all
6666

67-
- uses: pypa/cibuildwheel@v2.21.3
67+
- uses: pypa/cibuildwheel@v2.22.0
6868
env:
6969
CIBW_ARCHS_MACOS: "x86_64 universal2 arm64"
7070
CIBW_ARCHS_LINUX: ${{ matrix.arch_linux }}

0 commit comments

Comments
 (0)