Skip to content

Commit

Permalink
Merge pull request #4 from ArcletProject/dependabot/github_actions/do…
Browse files Browse the repository at this point in the history
…t-github/workflows/docker/setup-qemu-action-3

⬆️ Bump docker/setup-qemu-action from 2 to 3 in /.github/workflows
  • Loading branch information
RF-Tar-Railt authored Oct 12, 2024
2 parents 1aeb556 + 60c989d commit 9f781d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- uses: actions/checkout@v4
- name: Set up QEMU
if: runner.os == 'Linux'
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
with:
platforms: all
id: qemu
Expand Down

0 comments on commit 9f781d3

Please sign in to comment.