Build webapp using nodejs v20
This commit is contained in:
parent
3d837bdd29
commit
07e2c5998b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -82,7 +82,7 @@ jobs:
|
||||
- name: Setup Node.js and yarn
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: "18"
|
||||
node-version: "20"
|
||||
cache: "yarn"
|
||||
cache-dependency-path: "webapp/yarn.lock"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user