Skip to content

Commit

Permalink
Merge pull request #49 from crazy-max/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/setup-qemu-action-3

Bump docker/setup-qemu-action from 2 to 3
  • Loading branch information
crazy-max authored Dec 16, 2023
2 parents c62694c + 4adae8d commit 0390962
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
fetch-depth: 0
-
name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
Expand Down Expand Up @@ -191,7 +191,7 @@ jobs:
org.opencontainers.image.description=Yet Another Switch User
-
name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
Expand Down

0 comments on commit 0390962

Please sign in to comment.