Skip to content

Commit 761fe2a

Browse files
Bump docker/setup-qemu-action from 4.2.0 to 4.3.0 (#1220)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](docker/setup-qemu-action@96fe6ef...1f40c72) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b5be5e commit 761fe2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
- run: cat pyproject.toml
105105
- name: Set up QEMU
106106
if: runner.os == 'Linux'
107-
uses: docker/setup-qemu-action@96fe6ef7f33517b61c61be40b68a1882f3264fb8
107+
uses: docker/setup-qemu-action@1f40c72289eff860ee54a304f1438e3cff362e0a
108108

109109
- name: Build wheels
110110
uses: pypa/cibuildwheel@1828c10ab37f080699c7b81cea34097c684a7074

0 commit comments

Comments
 (0)