diff --git a/.github/workflows/pull-request.yaml b/.github/workflows/pull-request.yaml index e190be968a..cd338f9ea5 100644 --- a/.github/workflows/pull-request.yaml +++ b/.github/workflows/pull-request.yaml @@ -215,7 +215,7 @@ jobs: uses: actions/checkout@v4 - name: Set up QEMU - uses: docker/setup-qemu-action@v2 + uses: docker/setup-qemu-action@v3 with: platforms: arm64