|
@@ -65,7 +65,7 @@ jobs:
|
|
|
# multi-platform images and export cache
|
|
# multi-platform images and export cache
|
|
|
# https://github.com/docker/setup-buildx-action
|
|
# https://github.com/docker/setup-buildx-action
|
|
|
- name: Set up Docker Buildx
|
|
- name: Set up Docker Buildx
|
|
|
- uses: docker/setup-buildx-action@v3
|
|
|
|
|
|
|
+ uses: docker/setup-buildx-action@v4
|
|
|
|
|
|
|
|
# Login against a Docker registry except on PR
|
|
# Login against a Docker registry except on PR
|
|
|
# https://github.com/docker/login-action
|
|
# https://github.com/docker/login-action
|