Skip to content

Commit fb87105

Browse files
Bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#366)
1 parent acbc8a4 commit fb87105

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
@@ -106,7 +106,7 @@ jobs:
106106
uses: docker/setup-qemu-action@v4.0.0
107107
- name: Set up Docker Buildx
108108
id: buildx
109-
uses: docker/setup-buildx-action@v4.0.0
109+
uses: docker/setup-buildx-action@v4.1.0
110110
# with:
111111
# install: true
112112
- name: Available platforms

0 commit comments

Comments
 (0)