Skip to content

Commit 333bf80

Browse files
author
Jeff Whitaker
committed
update set-qemu
1 parent 0f3f644 commit 333bf80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474

7575
- name: Setup QEMU
7676
if: ${{ matrix.platform == 'aarch64' }}
77-
uses: docker/setup-qemu-action@v1
77+
uses: docker/setup-qemu-action@v2
7878

7979
- name: Setup Environment variables
8080
run: |

0 commit comments

Comments
 (0)