diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6a122e32..9d368064 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -83,7 +83,7 @@ jobs: - name: Set up Docker Buildx id: buildx - uses: docker/setup-buildx-action@v3 + uses: docker/setup-buildx-action@v4 - name: Cache Docker layers uses: actions/cache@v5