Skip to content

Commit a07843c

Browse files
authored
Merge pull request #129 from utilityai/dependabot/github_actions/docker/setup-buildx-action-3.1.0
Bump docker/setup-buildx-action from 3.0.0 to 3.1.0
2 parents 7ed563e + 53d09d3 commit a07843c

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@f95db51fddba0c2d1ec667646a06c2ce06100226
52+
uses: docker/setup-buildx-action@0d103c3126aa41d772a8362f6aa67afac040f80c
5353
- name: Build
5454
uses: docker/build-push-action@v5
5555
with:

0 commit comments

Comments
 (0)