Skip to content

Commit 84e2927

Browse files
chore(CI): bump docker/setup-qemu-action (#1459)
Bumps the actions group with 1 update in the / directory: [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action). Updates `docker/setup-qemu-action` from 3 to 4 - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](docker/setup-qemu-action@v3...v4) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 354aafd commit 84e2927

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
with:
108108
python-version: '3.13'
109109

110-
- uses: docker/setup-qemu-action@v3
110+
- uses: docker/setup-qemu-action@v4
111111
with:
112112
platforms: linux/ppc64le
113113

0 commit comments

Comments
 (0)