mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-06 05:57:35 +03:00
Upgrade to Node v18
This commit is contained in:
parent
08fcb430e6
commit
bfa10cab62
3 changed files with 4 additions and 4 deletions
.github/workflows
2
.github/workflows/pipeline.yml
vendored
2
.github/workflows/pipeline.yml
vendored
|
@ -80,7 +80,7 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
node-version: 18
|
||||
cache: 'npm'
|
||||
cache-dependency-path: '**/package-lock.json'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue