Skip to content

Commit c8b0c68

Browse files
chore(deps): update docker/setup-buildx-action action to v3
1 parent df9ddde commit c8b0c68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363

6464
- name: Set up Docker Buildx
6565
id: buildx
66-
uses: docker/setup-buildx-action@v2
66+
uses: docker/setup-buildx-action@v3
6767

6868
- name: Login to GitHub Container Registry
6969
uses: docker/login-action@v2

0 commit comments

Comments
 (0)