Skip to content

Commit 5f79f5f

Browse files
chore(deps): update docker/setup-buildx-action action to v3
1 parent 5de54f4 commit 5f79f5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: docker/setup-qemu-action@v2
3636

3737
- name: Set up Docker Buildx
38-
uses: docker/setup-buildx-action@v2
38+
uses: docker/setup-buildx-action@v3
3939
with:
4040
platforms: linux/amd64,linux/arm64
4141

0 commit comments

Comments
 (0)