Skip to content

Commit

Permalink
Merge pull request #25 from reload/dependabot/github_actions/docker/s…
Browse files Browse the repository at this point in the history
…etup-qemu-action-3
  • Loading branch information
dependabot[bot] authored Sep 13, 2023
2 parents fe3908b + d66ea60 commit c8577fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@master
Expand Down

0 comments on commit c8577fe

Please sign in to comment.