Skip to content

Commit

Permalink
Merge pull request #26 from somehowchris/renovate/docker-setup-buildx…
Browse files Browse the repository at this point in the history
…-action-3.x

chore(deps): update docker/setup-buildx-action action to v3
  • Loading branch information
somehowchris authored Feb 13, 2024
2 parents 42c6860 + 0452606 commit bb5551f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
- uses: docker-practice/actions-setup-docker@master

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3

- name: Install
run: cargo install cross
Expand Down

0 comments on commit bb5551f

Please sign in to comment.