Bump docker/setup-qemu-action from 3.1.0 to 3.2.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](https://github.com/docker/setup-qemu-action/compare/v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ba20aa2f56
commit
88759123a2
2
.github/workflows/wheels.yml
vendored
2
.github/workflows/wheels.yml
vendored
@ -88,7 +88,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: true
|
||||
- uses: docker/setup-qemu-action@v3.1.0
|
||||
- uses: docker/setup-qemu-action@v3.2.0
|
||||
with:
|
||||
platforms: all
|
||||
- name: Install dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user