Skip to content

Commit fc99c4c

Browse files
Update docker/setup-buildx-action action to v4
1 parent e916e9c commit fc99c4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-build-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ jobs:
304304
username: ${{github.actor}}
305305

306306
- name: Set up Docker Buildx
307-
uses: docker/setup-buildx-action@v3
307+
uses: docker/setup-buildx-action@v4
308308

309309
- id: docker-extract-metadata
310310
name: Extract metadata (tags, labels) for Docker

0 commit comments

Comments
 (0)