Skip to content

Commit

Permalink
Bump docker/setup-qemu-action from 2 to 3 (#747)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 14, 2024
1 parent 03ef56f commit 3d46704
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 @@ -104,7 +104,7 @@ jobs:
mv org.eclipse.winery.repository.rest/target/winery.war winery.war
ls -al
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
with:
platforms: amd64,arm64,arm
- name: Set variables
Expand Down

0 comments on commit 3d46704

Please sign in to comment.