Skip to content

Commit ad15ce9

Browse files
🤖 Update docker/setup-buildx-action action to v4
1 parent fa9fa8f commit ad15ce9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

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

2727
- id: setup_docker_buildx
2828
name: Set up Docker Buildx
29-
uses: docker/setup-buildx-action@v3
29+
uses: docker/setup-buildx-action@v4
3030

3131
- id: login_ghcr
3232
name: Login to GitHub Container Registry

0 commit comments

Comments
 (0)