mirror of
https://github.com/yuzu-emu/liftinstall.git
synced 2024-11-22 04:55:39 +01:00
CI: use Node.js 16 LTS
This commit is contained in:
parent
fec5587b87
commit
31b3e7e3a6
2
.github/workflows/test-build.yml
vendored
2
.github/workflows/test-build.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
|||||||
|
|
||||||
- uses: actions/setup-node@v1
|
- uses: actions/setup-node@v1
|
||||||
with:
|
with:
|
||||||
node-version: '12.x'
|
node-version: '16.x'
|
||||||
- run: npm install -g yarn
|
- run: npm install -g yarn
|
||||||
|
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user