mirror of
https://github.com/nicolargo/glances.git
synced 2024-12-23 01:01:31 +03:00
chore(deps): update docker/setup-qemu-action action to v3
This commit is contained in:
parent
9211b39438
commit
c5ac644fe4
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -119,7 +119,7 @@ jobs:
|
||||
restore-keys: ${{ runner.os }}-buildx-${{ env.NODE_ENV }}-${{ matrix.os }}
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v2
|
||||
uses: docker/setup-qemu-action@v3
|
||||
with:
|
||||
platforms: all
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user