Skip to content

Commit 4cc409b

Browse files
authored
Merge pull request #426 from utilityai/dependabot/github_actions/docker/setup-qemu-action-3.2.0
Bump docker/setup-qemu-action from 3.1.0 to 3.2.0
2 parents 86018ac + 4531846 commit 4cc409b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/llama-cpp-rs-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: checkout
4646
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
4747
- name: Setup QEMU
48-
uses: docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee
48+
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf
4949
with:
5050
platforms: arm64,amd64
5151
- name: Set up Docker Buildx

0 commit comments

Comments
 (0)