Skip to content

Commit

Permalink
Merge pull request #129 from utilityai/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/setup-buildx-action-3.1.0

Bump docker/setup-buildx-action from 3.0.0 to 3.1.0
  • Loading branch information
MarcusDunn authored Mar 4, 2024
2 parents 7ed563e + 53d09d3 commit a07843c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/llama-cpp-rs-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
with:
platforms: arm64,amd64
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226
uses: docker/setup-buildx-action@0d103c3126aa41d772a8362f6aa67afac040f80c
- name: Build
uses: docker/build-push-action@v5
with:
Expand Down

0 comments on commit a07843c

Please sign in to comment.