Skip to content

Commit 874a00a

Browse files
chore(deps): update docker/setup-buildx-action action to v3
1 parent 2032a87 commit 874a00a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959

6060
- name: Set up Docker Buildx
6161
timeout-minutes: 5
62-
uses: docker/setup-buildx-action@v2
62+
uses: docker/setup-buildx-action@v3
6363
with:
6464
version: latest
6565

0 commit comments

Comments
 (0)