Skip to content

Commit

Permalink
Merge pull request #11 from xentra-ai/renovate/docker-setup-qemu-acti…
Browse files Browse the repository at this point in the history
…on-3.x

chore(deps): update docker/setup-qemu-action action to v3
  • Loading branch information
xunholy authored Sep 20, 2023
2 parents f2e65f8 + 18bcc7d commit a6f8976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v2

- name: Set up QEMU
uses: docker/setup-qemu-action@v1
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3 # v3
with:
platforms: all

Expand Down

0 comments on commit a6f8976

Please sign in to comment.