We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c826ceb + fb3610c commit 23e92feCopy full SHA for 23e92fe
1 file changed
.github/workflows/.build.yml
@@ -134,7 +134,7 @@ jobs:
134
uses: docker/setup-qemu-action@v3
135
-
136
name: Set up Docker Buildx
137
- uses: docker/setup-buildx-action@v3
+ uses: docker/setup-buildx-action@v4
138
with:
139
version: latest
140
@@ -187,7 +187,7 @@ jobs:
187
done
188
189
190
191
192
193
0 commit comments