mirror of
https://github.com/dockur/macos.git
synced 2026-03-11 08:34:24 +00:00
Merge 50da5db353 into 297714126c
This commit is contained in:
commit
b63802a069
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -43,7 +43,7 @@ jobs:
|
|||
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest
|
||||
-
|
||||
name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
uses: docker/setup-buildx-action@v4
|
||||
-
|
||||
name: Login into Docker Hub
|
||||
uses: docker/login-action@v3
|
||||
|
|
|
|||
Loading…
Reference in a new issue