Skip to content

Commit 609fe15

Browse files
chore(deps): update docker/setup-buildx-action action to v4
1 parent 97ef6d7 commit 609fe15

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
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
platforms: all
1919
- name: Set up Docker BuildX
20-
uses: docker/setup-buildx-action@v3
20+
uses: docker/setup-buildx-action@v4
2121
with:
2222
config: .github/buildkitd.toml
2323
version: latest

0 commit comments

Comments
 (0)