Skip to content

Commit e658951

Browse files
Update docker/setup-buildx-action action to v4
1 parent f9007c1 commit e658951

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
@@ -22,7 +22,7 @@ jobs:
2222
uses: docker/setup-qemu-action@v3
2323

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

2727
- name: Docker meta
2828
id: meta

0 commit comments

Comments
 (0)