diff --git a/.github/workflows/rpi4-urefi.yaml b/.github/workflows/rpi4-urefi.yaml index c6ef9c78b5..6bd3637fff 100644 --- a/.github/workflows/rpi4-urefi.yaml +++ b/.github/workflows/rpi4-urefi.yaml @@ -36,7 +36,7 @@ jobs: type=sha - name: build and push to ghcr - uses: docker/build-push-action@v6 + uses: docker/build-push-action@v7 with: push: ${{ github.ref == 'refs/heads/main' }} context: ./custom/raspberrypi4-uefi