Bump docker/setup-qemu-action from 3.0.0 to 3.1.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](https://github.com/docker/setup-qemu-action/compare/v3.0.0...v3.1.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
647abe70a9
commit
2b93a1d2a2
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.0.0
|
||||
- uses: docker/setup-qemu-action@v3.1.0
|
||||
with:
|
||||
platforms: all
|
||||
- name: Install dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user