mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 22:54:48 +00:00
Bump to NODE_VERSION 20 as our electron version requires it (#11636)
https://github.com/electron/electron/blob/main/docs/tutorial/electron-timelines.md
This commit is contained in:
2
.github/workflows/deploy-db-pages.yml
vendored
2
.github/workflows/deploy-db-pages.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
|
||||
env:
|
||||
CLOJURE_VERSION: "1.11.1.1413"
|
||||
NODE_VERSION: "18"
|
||||
NODE_VERSION: '20'
|
||||
JAVA_VERSION: "11"
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user