Skip to content

Commit 128439c

Browse files
chore(deps): update docker/setup-buildx-action action to v4
1 parent 2841c9f commit 128439c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
uses: actions/checkout@v5
5757

5858
- name: Set up Docker Buildx
59-
uses: docker/setup-buildx-action@v3
59+
uses: docker/setup-buildx-action@v4
6060

6161
- name: Login to Container registry
6262
uses: docker/login-action@v3

0 commit comments

Comments
 (0)