Skip to content

Commit afde14b

Browse files
authored
Merge pull request #97 from webcomics/renovate/docker-setup-buildx-action-4.x
2 parents c8750ea + 3b16e55 commit afde14b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
type=raw,value=3.14
2828
2929
- name: Set up Docker Buildx
30-
uses: docker/setup-buildx-action@v3
30+
uses: docker/setup-buildx-action@v4
3131

3232
- name: Build and push
3333
uses: docker/build-push-action@v6

0 commit comments

Comments
 (0)