Skip to content

Commit 5acbcda

Browse files
chore(deps): update docker/setup-buildx-action action to v4
1 parent cfa84a5 commit 5acbcda

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
@@ -54,7 +54,7 @@ jobs:
5454
needs: check
5555
steps:
5656
- name: Set up Docker Buildx
57-
uses: docker/setup-buildx-action@v3
57+
uses: docker/setup-buildx-action@v4
5858

5959
- name: Login to GitHub Container Registry
6060
uses: docker/login-action@v3

0 commit comments

Comments
 (0)