Skip to content

Commit b280c14

Browse files
Update docker/setup-buildx-action action to v4
1 parent 16d8936 commit b280c14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
go-version: ">=1.19.4"
2525
cache: true
2626
- name: Set up Docker Buildx
27-
uses: docker/setup-buildx-action@v2
27+
uses: docker/setup-buildx-action@v4
2828
- name: Login to GitHub Container Registry
2929
uses: docker/login-action@v2
3030
with:

0 commit comments

Comments
 (0)