Skip to content

Commit 48fd044

Browse files
Update docker/setup-buildx-action action to v4
1 parent b5f5356 commit 48fd044

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@v6
2121

2222
- name: Set up Docker Buildx
23-
uses: docker/setup-buildx-action@v3
23+
uses: docker/setup-buildx-action@v4
2424

2525
- uses: docker/login-action@v4
2626
with:

0 commit comments

Comments
 (0)