chore(deps): update docker/setup-buildx-action action to v4 (#425)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-03-07 00:51:31 +00:00 committed by GitHub
commit 8e5d3170d7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,7 +36,7 @@ jobs:
cache-image: false cache-image: false
# Set up Buildx so we can build multi-arch images # Set up Buildx so we can build multi-arch images
- uses: docker/setup-buildx-action@v3 - uses: docker/setup-buildx-action@v4
# Install the latest version of ruff # Install the latest version of ruff
- uses: astral-sh/ruff-action@v3 - uses: astral-sh/ruff-action@v3