Skip to content

Commit

Permalink
Update setup-qemu-action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
mwilliamson committed Jun 15, 2024
1 parent 44cbf4a commit dc191ad
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 @@ -138,7 +138,7 @@ jobs:

- name: Set up QEMU
if: steps.should-build-wheel.outputs.true && runner.os == 'Linux'
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
with:
platforms: all

Expand Down

0 comments on commit dc191ad

Please sign in to comment.