Skip to content

Commit

Permalink
Merge pull request #59 from media-streaming-mesh/dependabot/github_ac…
Browse files Browse the repository at this point in the history
…tions/docker/setup-qemu-action-3

Bump docker/setup-qemu-action from 2 to 3
  • Loading branch information
Giles Heron authored Sep 27, 2023
2 parents 5064e7e + 99172c3 commit fa2bb4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', github.event.repository.default_branch) }}
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
with:
platforms: all

Expand Down

0 comments on commit fa2bb4a

Please sign in to comment.