Skip to content

Commit ccc5649

Browse files
Update docker/setup-buildx-action action to v4
1 parent a58ea77 commit ccc5649

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
uses: actions/checkout@v6
7171

7272
- name: Set up Docker BuildX
73-
uses: docker/setup-buildx-action@v3.12.0
73+
uses: docker/setup-buildx-action@v4.0.0
7474

7575
- name: Log in to GitHub Container Registry
7676
uses: docker/login-action@v3.7.0

0 commit comments

Comments
 (0)