Skip to content

Commit

Permalink
Merge pull request #39 from ronivay/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…setup-qemu-action-3

Bump docker/setup-qemu-action from 1 to 3
  • Loading branch information
ronivay authored Feb 24, 2024
2 parents 06d84ae + c15f72c commit 305f9dd
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 @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v4

- name: Set up QEMU-action
uses: docker/setup-qemu-action@v1
uses: docker/setup-qemu-action@v3

- name: Docker buildx
uses: docker/setup-buildx-action@v1
Expand Down

0 comments on commit 305f9dd

Please sign in to comment.