Skip to content

Commit

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

Bump docker/setup-qemu-action from 3.0.0 to 3.1.0
  • Loading branch information
github-actions[bot] authored Jul 4, 2024
2 parents b354543 + 859c88b commit d084f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
args: Dockerfile.${{ matrix.os }}

- name: Set up QEMU
uses: docker/setup-qemu-action@v3.0.0
uses: docker/setup-qemu-action@v3.1.0

- name: Set up Docker Buildx
uses: docker/[email protected]
Expand Down

0 comments on commit d084f1c

Please sign in to comment.