Skip to content

Commit 03207b0

Browse files
chore(deps): update docker/setup-buildx-action action to v4
1 parent efdbe8e commit 03207b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
# multi-platform images and export cache
4141
# https://github.com/docker/setup-buildx-action
4242
- name: Set up Docker Buildx
43-
uses: docker/setup-buildx-action@v3
43+
uses: docker/setup-buildx-action@v4
4444

4545
# Login against a Docker registry except on PR
4646
# https://github.com/docker/login-action

0 commit comments

Comments
 (0)