Update docker/setup-buildx-action action to v4 #10

Open
renovate wants to merge 1 commit from renovate/docker-setup-buildx-action-4.x into main
Showing only changes of commit df87b21bf2 - Show all commits

View file

@ -102,7 +102,7 @@ jobs:
password: ${{ secrets.FORGEJOTOKEN }}
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
uses: docker/setup-buildx-action@v4
- name: Build and push
id: build