Skip to content

Commit 7606867

Browse files
chore(deps): update docker/setup-buildx-action action to v4
1 parent 04f0267 commit 7606867

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ jobs:
500500
# - { distro: "alpine", image: "setup-cpp-alpine", tag: "3.21", suffix: "-mingw", latest: true }
501501
steps:
502502
- name: Set up Docker Buildx
503-
uses: docker/setup-buildx-action@v3
503+
uses: docker/setup-buildx-action@v4
504504

505505
- name: Login to Docker Hub
506506
uses: docker/login-action@v3

0 commit comments

Comments
 (0)