Skip to content

Commit 99822fd

Browse files
Update docker/setup-buildx-action action to v4
1 parent 7d2084d commit 99822fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: docker/setup-qemu-action@v3
2121

2222
- name: Set up Docker Buildx
23-
uses: docker/setup-buildx-action@v3
23+
uses: docker/setup-buildx-action@v4
2424

2525
- name: Build and push
2626
uses: docker/build-push-action@v6

0 commit comments

Comments
 (0)