Skip to content

Commit 81a81b7

Browse files
committed
chore(deps): update docker/setup-buildx-action action to v3
1 parent 2a07a69 commit 81a81b7

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
@@ -39,7 +39,7 @@ jobs:
3939
platforms: arm64
4040

4141
- name: 🚀 Set up Docker BuildX
42-
uses: docker/setup-buildx-action@v2
42+
uses: docker/setup-buildx-action@v3
4343
with:
4444
install: true
4545

0 commit comments

Comments
 (0)