diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a0a445f..ea12ce0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,7 @@ jobs: uses: actions/checkout@v6 - name: Set up Docker Buildx - uses: docker/setup-buildx-action@v3 + uses: docker/setup-buildx-action@v4 - name: Generate build info & environment run: ./build.bash --use-cache --skip-docker # Dry run (no docker build)