Skip to content

Commit 410b2cb

Browse files
authored
Merge pull request #425 from utilityai/dependabot/github_actions/docker/setup-buildx-action-3.5.0
Bump docker/setup-buildx-action from 3.4.0 to 3.5.0
2 parents 4cc409b + 87ab8db commit 410b2cb

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
@@ -49,7 +49,7 @@ jobs:
4949
with:
5050
platforms: arm64,amd64
5151
- name: Set up Docker Buildx
52-
uses: docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4
52+
uses: docker/setup-buildx-action@aa33708b10e362ff993539393ff100fa93ed6a27
5353
- name: Build
5454
uses: docker/build-push-action@v6
5555
with:

0 commit comments

Comments
 (0)