mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-13 18:57:18 +03:00
Upgrade to Node v16
This commit is contained in:
parent
409020a502
commit
4217c75c9f
@ -7,7 +7,7 @@
|
||||
"VARIANT": "1.16",
|
||||
// Options
|
||||
"INSTALL_NODE": "true",
|
||||
"NODE_VERSION": "v14"
|
||||
"NODE_VERSION": "v16"
|
||||
}
|
||||
},
|
||||
"runArgs": [
|
||||
|
2
.github/workflows/pipeline.yml
vendored
2
.github/workflows/pipeline.yml
vendored
@ -70,7 +70,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 14
|
||||
node-version: 16
|
||||
|
||||
- uses: actions/cache@v2
|
||||
id: cache-npm
|
||||
|
20531
ui/package-lock.json
generated
20531
ui/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user