Skip to content

Commit

Permalink
Merge pull request #519 from NixOS/dependabot/github_actions/docker/s…
Browse files Browse the repository at this point in the history
…etup-qemu-action-3

Bump docker/setup-qemu-action from 2 to 3
  • Loading branch information
Mic92 committed Sep 19, 2023
2 parents c401289 + 551a692 commit afd3cc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
steps:
- name: Set up QEMU
if: matrix.platform != 'amd64'
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3

- uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit afd3cc9

Please sign in to comment.