Skip to content

Commit c53ca3a

Browse files
committed
updat docker action
1 parent 36eb934 commit c53ca3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/posix.yml

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

8383
- name: Set up QEMU
8484
if: matrix.PLAT == 'ppc64le' || matrix.PLAT == 's390x' || matrix.PLAT == 'riscv64'
85-
uses: docker/setup-qemu-action@v3.7.0
85+
uses: docker/setup-qemu-action@v4.0.0
8686
with:
8787
platforms: all
8888

0 commit comments

Comments
 (0)