Skip to content

Commit

Permalink
chore: bump setup-qemu-action to v3 (#1303)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco committed Nov 8, 2023
1 parent 0b94856 commit 5500591
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 @@ -148,7 +148,7 @@ jobs:

- name: Set up QEMU
if: runner.os == 'Linux'
uses: docker/setup-qemu-action@v1
uses: docker/setup-qemu-action@v3
with:
platforms: arm64

Expand Down

0 comments on commit 5500591

Please sign in to comment.