Skip to content

Commit 50b9c80

Browse files
Update docker/setup-buildx-action action to v4
1 parent 0a37c52 commit 50b9c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/webapp-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
path: docker-netbootxyz
3737

3838
- name: Set up Docker Buildx
39-
uses: docker/setup-buildx-action@v3
39+
uses: docker/setup-buildx-action@v4
4040

4141
- name: Login to the GitHub Container Registry
4242
uses: docker/login-action@v3

0 commit comments

Comments
 (0)