Skip to content

Commit 597a4ba

Browse files
committed
CI: update setup-buildx-action@v2
1 parent cc7248a commit 597a4ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: docker/setup-qemu-action@v2
2626
-
2727
name: Setup Docker Buildx
28-
uses: docker/setup-buildx-action@v1
28+
uses: docker/setup-buildx-action@v2
2929
-
3030
name: Login to GitHub Container Registry
3131
uses: docker/login-action@v2

0 commit comments

Comments
 (0)