Skip to content

Commit 4256bb5

Browse files
committed
chore(deps): update docker/setup-buildx-action action to v3
1 parent 9fa106f commit 4256bb5

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
@@ -77,7 +77,7 @@ jobs:
7777
platforms: arm64
7878

7979
- name: 🚀 Set up Docker BuildX
80-
uses: docker/setup-buildx-action@v2
80+
uses: docker/setup-buildx-action@v3
8181
with:
8282
install: true
8383

0 commit comments

Comments
 (0)