Skip to content

Commit

Permalink
Merge pull request #9 from cookielab/renovate/docker-setup-qemu-actio…
Browse files Browse the repository at this point in the history
…n-3.x

chore(deps): update docker/setup-qemu-action action to v3
  • Loading branch information
jindraj authored Jan 16, 2025
2 parents 1eee029 + d5b242e commit a78db16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
uses: battila7/get-version-action@v2

- 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@v3
Expand Down

0 comments on commit a78db16

Please sign in to comment.