Skip to content

Commit

Permalink
Bump docker/setup-qemu-action from 2 to 3 (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 22, 2024
1 parent f763ce5 commit 02d465c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

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

Expand Down

0 comments on commit 02d465c

Please sign in to comment.