Skip to content

Commit

Permalink
Bump docker/setup-buildx-action from 2 to 3 (#1244)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent d01be6e commit 759ec13
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 @@ -89,7 +89,7 @@ jobs:
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3
with:
install: true
- name: Docker meta
Expand Down

0 comments on commit 759ec13

Please sign in to comment.