From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 19:54:35 +0000 (+0200) Subject: Bump docker/setup-qemu-action from 3 to 4 (#13272) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=649dad490e5dfa345bf85b85defcccbf1eed7574;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Bump docker/setup-qemu-action from 3 to 4 (#13272) Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3 to 4. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](https://github.com/docker/setup-qemu-action/compare/v3...v4) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/.github/workflows/create-wheels.yaml b/.github/workflows/create-wheels.yaml index 35f82c50f0..6d44ef4a98 100644 --- a/.github/workflows/create-wheels.yaml +++ b/.github/workflows/create-wheels.yaml @@ -72,7 +72,7 @@ jobs: # See details at https://cibuildwheel.readthedocs.io/en/stable/faq/#emulation - name: Set up QEMU if: matrix.linux_archs == 'riscv64' - uses: docker/setup-qemu-action@v3 + uses: docker/setup-qemu-action@v4 with: platforms: riscv64