Skip to content

Commit

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

build(deps): bump docker/setup-qemu-action from 2 to 3
  • Loading branch information
TheLastCicada authored Nov 1, 2024
2 parents 2dbbf4a + aaca8e1 commit 9ab82d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
with:
platforms: arm64

Expand Down

0 comments on commit 9ab82d0

Please sign in to comment.