Skip to content

Commit a465ed5

Browse files
Bump docker/setup-buildx-action from 3 to 4 (#80)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0500c40 commit a465ed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
path: ./out
135135

136136
- name: Set up Docker Buildx
137-
uses: docker/setup-buildx-action@v3
137+
uses: docker/setup-buildx-action@v4
138138

139139
- name: Login to GitHub Container Registry
140140
uses: docker/login-action@v4

0 commit comments

Comments
 (0)