Skip to content

Commit f7ae390

Browse files
authored
Merge pull request #130 from netbootxyz/renovate/docker-setup-buildx-action-4.x
Update docker/setup-buildx-action action to v4
2 parents 44623b5 + 50b9c80 commit f7ae390

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)