diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2667abb..6d52153 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -72,7 +72,7 @@ jobs: ### For Cross Platform OSX builds uncomment these lines - name: 🖥️ Set up QEMU - uses: docker/setup-qemu-action@v3.0.0 + uses: docker/setup-qemu-action@v3.1.0 with: platforms: arm64