mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-09-26 07:51:05 +02:00
Update docker/setup-qemu-action action to v2
This commit is contained in:
parent
31e774cd2a
commit
39e048a88d
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
|||||||
uses: docker/setup-buildx-action@v1
|
uses: docker/setup-buildx-action@v1
|
||||||
|
|
||||||
- name: Set up QEMU
|
- name: Set up QEMU
|
||||||
uses: docker/setup-qemu-action@v1
|
uses: docker/setup-qemu-action@v2
|
||||||
|
|
||||||
- name: Login to the GitHub Container Registry
|
- name: Login to the GitHub Container Registry
|
||||||
uses: docker/login-action@v1
|
uses: docker/login-action@v1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user