Skip to content

Commit 0e9fd5a

Browse files
chore(deps): update docker/setup-buildx-action action to v4
1 parent e606487 commit 0e9fd5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
platforms: all
1919
- name: Set up Docker Buildx
2020
id: buildx
21-
uses: docker/setup-buildx-action@v3
21+
uses: docker/setup-buildx-action@v4
2222
with:
2323
version: latest
2424
- name: Login to DockerHub

0 commit comments

Comments
 (0)