Update docker/setup-buildx-action action to v4
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v2
|
uses: docker/setup-buildx-action@v4
|
||||||
|
|
||||||
- name: Set Registry Domain
|
- name: Set Registry Domain
|
||||||
# Extracts the registry domain from the server URL
|
# Extracts the registry domain from the server URL
|
||||||
|
|||||||
Reference in New Issue
Block a user