mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-25 03:14:44 +02:00
⬆️ Update docker/setup-qemu-action action to v4.4.0 (#1608)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7b1052f8be
commit
3aab53f277
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
platform: [linux/amd64, linux/arm64]
|
||||
steps:
|
||||
- uses: actions/checkout@v7.0.1
|
||||
- uses: docker/setup-qemu-action@v4.3.0
|
||||
- uses: docker/setup-qemu-action@v4.4.0
|
||||
- uses: docker/setup-buildx-action@v4.4.1
|
||||
- uses: docker/login-action@v4.6.0
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue