Skip to content

Commit fcab3a5

Browse files
authored
Merge pull request #33 from adafruit/dependabot/github_actions/pypa/cibuildwheel-2.21.3
2 parents 0ed2131 + ab6aca1 commit fcab3a5

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/[email protected].2
67+
- uses: pypa/[email protected].3
6868
env:
6969
CIBW_ARCHS_MACOS: "x86_64 universal2 arm64"
7070
CIBW_ARCHS_LINUX: ${{ matrix.arch_linux }}

0 commit comments

Comments
 (0)