mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 08:04:40 +00:00
fix: e2e tests failing because old version of node
Also bump other outdated node versions in workflows
This commit is contained in:
2
.github/workflows/deploy-db-test-pages.yml
vendored
2
.github/workflows/deploy-db-test-pages.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
|
||||
env:
|
||||
CLOJURE_VERSION: "1.11.1.1413"
|
||||
NODE_VERSION: '20'
|
||||
NODE_VERSION: '22'
|
||||
JAVA_VERSION: "11"
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user