Skip to content

Commit 8482aaf

Browse files
renovate[bot]daniellockyer
authored andcommitted
Update docker/setup-buildx-action action to v3
1 parent c74f267 commit 8482aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
uses: docker/setup-qemu-action@v3
143143

144144
- name: Setup Docker Buildx
145-
uses: docker/setup-buildx-action@v2
145+
uses: docker/setup-buildx-action@v3
146146

147147
- name: Build binaries and test
148148
run: |

0 commit comments

Comments
 (0)