diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index a7567c66a5..d74345032d 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -89,7 +89,7 @@ jobs: steps: - name: Set up QEMU - uses: docker/setup-qemu-action@v2.2.0 + uses: docker/setup-qemu-action@v3.0.0 with: platforms: all