Skip to content

Commit 61c8add

Browse files
authored
Update cibuildwheel.yml
1 parent 072e29f commit 61c8add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cibuildwheel.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494

9595
- name: Set up QEMU
9696
if: matrix.cibw_archs == 'aarch64'
97-
uses: docker/setup-qemu-action@v1
97+
uses: docker/setup-qemu-action@v2
9898
with:
9999
platforms: arm64
100100

0 commit comments

Comments
 (0)