Skip to content

Commit 5ef4dba

Browse files
chore(deps): update docker/setup-buildx-action action to v3
1 parent 0410166 commit 5ef4dba

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
@@ -259,7 +259,7 @@ jobs:
259259
platforms: all
260260

261261
- name: Setup Docker Buildx
262-
uses: docker/setup-buildx-action@v2
262+
uses: docker/setup-buildx-action@v3
263263
with:
264264
version: ${{ env.DOCKER_BUILDX_VERSION }}
265265
install: true

0 commit comments

Comments
 (0)