Compare commits

..

No commits in common. "fcd3152d8ad392d0e9c14d3f0de40f0a88b8ca0e" and "29109295f81e9208d7d86ff1c6c12d2833863392" have entirely different histories.

View File

@ -35,19 +35,6 @@ jobs:
uses: docker/setup-qemu-action@v3
```
> [!NOTE]
> If you are using [`docker/setup-buildx-action`](https://github.com/docker/setup-buildx-action),
> this action should come before it:
>
> ```yaml
> -
> name: Set up QEMU
> uses: docker/setup-qemu-action@v3
> -
> name: Set up Docker Buildx
> uses: docker/setup-buildx-action@v3
> ```
## Customizing
### inputs