Skip to content

Commit 7b0a23d

Browse files
committed
Update crazy-max/ghaction-docker-buildx action to v3
1 parent 7d08daa commit 7b0a23d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v1
1515
- name: Set up docker buildx
1616
id: buildx
17-
uses: crazy-max/ghaction-docker-buildx@v1
17+
uses: crazy-max/ghaction-docker-buildx@v3
1818
with:
1919
buildx-version: latest
2020
qemu-version: latest

0 commit comments

Comments
 (0)