Skip to content

Commit 0e55ebb

Browse files
Update docker/setup-qemu-action action to v4
1 parent 9b24b02 commit 0e55ebb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

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

3232
steps:
3333
- if: matrix.buildplat[2] == 'aarch64'
34-
uses: docker/setup-qemu-action@v3
34+
uses: docker/setup-qemu-action@v4
3535
with:
3636
platforms: all
3737

0 commit comments

Comments
 (0)