Skip to content

Commit

Permalink
try newer qemu (avoid warnings)
Browse files Browse the repository at this point in the history
  • Loading branch information
traceypooh committed Feb 15, 2024
1 parent 9388250 commit f7191f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
REGISTRY_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3

- name: Extract branch name
shell: bash
Expand Down

0 comments on commit f7191f8

Please sign in to comment.