diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a906cff..7956f79 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -101,7 +101,7 @@ jobs: - uses: actions/checkout@v4 - name: Set up QEMU - uses: docker/setup-qemu-action@v3 + uses: docker/setup-qemu-action@v4 - name: Run build and test in ARM64 container run: |