Skip to content

Commit f2d4245

Browse files
Bump docker/setup-qemu-action from 2 to 3 (#187)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](docker/setup-qemu-action@v2...v3) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f6ced1 commit f2d4245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-riscv64.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
- name: Set up QEMU on x86_64
5151
id: qemu
52-
uses: docker/setup-qemu-action@v2
52+
uses: docker/setup-qemu-action@v3
5353
with:
5454
platforms: riscv64
5555

0 commit comments

Comments
 (0)