diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 182367ce..f556c90a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -105,7 +105,7 @@ jobs: - uses: actions/checkout@f095bcc56b7c2baf48f3ac70d6d6782f4f553222 name: Checkout the repo - name: Set up Docker Buildx - uses: docker/setup-buildx-action@c252a3bb80dae98127b9329b8aa1ff35b71ae980 + uses: docker/setup-buildx-action@a946f06b5ddbde456d0115dc585e8dc3c7a0c3e0 with: install: true - name: Build and Verify