mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
Update docker/setup-buildx-action action to v2
This commit is contained in:
parent
281209775c
commit
8e9966cdd7
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
- name: Clone
|
||||
uses: actions/checkout@v3
|
||||
- name: Set up Docker buildx
|
||||
uses: docker/setup-buildx-action@v1
|
||||
uses: docker/setup-buildx-action@v2
|
||||
- name: Generate docker tags
|
||||
uses: docker/metadata-action@v3
|
||||
id: meta
|
||||
|
Loading…
x
Reference in New Issue
Block a user