mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-16 04:00:38 +03:00
Fix deprecated version
input
This commit is contained in:
parent
a761e6f2d0
commit
16f2b056ef
3
.github/workflows/pipeline.yml
vendored
3
.github/workflows/pipeline.yml
vendored
@ -142,7 +142,8 @@ jobs:
|
||||
uses: crazy-max/ghaction-docker-buildx@v1
|
||||
if: env.DOCKER_IMAGE != ''
|
||||
with:
|
||||
version: latest
|
||||
buildx-version: latest
|
||||
qemu-version: latest
|
||||
|
||||
- uses: actions/checkout@v1
|
||||
if: env.DOCKER_IMAGE != ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user