Skip to content

Commit

Permalink
chore: update from docker/setup-qemu-action@v1 to docker/setup-qemu-a…
Browse files Browse the repository at this point in the history
…ction@v3
  • Loading branch information
rancoud committed Jan 27, 2024
1 parent 1e8ea16 commit cd3695d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
tag-edge: true
-
name: Set up QEMU
uses: docker/setup-qemu-action@v1
uses: docker/setup-qemu-action@v3
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
Expand Down

0 comments on commit cd3695d

Please sign in to comment.