Skip to content

Commit

Permalink
Merge pull request #14 from faucetsdn/renovate/docker-setup-qemu-acti…
Browse files Browse the repository at this point in the history
…on-2.x

Update docker/setup-qemu-action action to v2
  • Loading branch information
gizmoguy authored May 25, 2023
2 parents 8be96a2 + ccc2b26 commit e2edb45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v3
- name: Set up qemu
uses: docker/setup-qemu-action@v1
uses: docker/setup-qemu-action@v2
with:
platforms: all
- name: Set up docker buildx
Expand Down

0 comments on commit e2edb45

Please sign in to comment.