From 8d99b6fa51e1ba56d37f40898dee433919ce8388 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 08:45:09 +0000 Subject: [PATCH] chore(deps): update docker/setup-qemu-action action to v4 --- .github/workflows/build-with-patches.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-with-patches.yml b/.github/workflows/build-with-patches.yml index ee4bbd44436..a34cdc86bec 100644 --- a/.github/workflows/build-with-patches.yml +++ b/.github/workflows/build-with-patches.yml @@ -55,7 +55,7 @@ jobs: - uses: actions/setup-go@v3 with: go-version-file: act/go.mod - - uses: docker/setup-qemu-action@v2 + - uses: docker/setup-qemu-action@v4 - uses: actions/cache@v3 with: path: ~/go/pkg/mod