We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af04ca6 commit 8ef32c7Copy full SHA for 8ef32c7
1 file changed
.github/actions/build-leg/action.yml
@@ -356,7 +356,7 @@ runs:
356
# ~20-min osxcross compile. Loaded as a local tag the run step below consumes.
357
- name: Set up buildx (cross-dockerfile legs)
358
if: steps.tjs-cache.outputs.cache-hit != 'true' && inputs.cross-dockerfile != ''
359
- uses: docker/setup-buildx-action@v3
+ uses: docker/setup-buildx-action@v4
360
- name: Build the cross-toolchain image (GHA-cached, no registry)
361
362
uses: docker/build-push-action@v6
0 commit comments