mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 07:35:01 +00:00
ci: update actions and build deps
This commit is contained in:
4
.github/workflows/graph-parser.yml
vendored
4
.github/workflows/graph-parser.yml
vendored
@@ -24,9 +24,9 @@ defaults:
|
||||
working-directory: deps/graph-parser
|
||||
|
||||
env:
|
||||
CLOJURE_VERSION: '1.10.1.727'
|
||||
CLOJURE_VERSION: '1.10.1.763'
|
||||
# This is the same as 1.8.
|
||||
JAVA_VERSION: '8'
|
||||
JAVA_VERSION: '11'
|
||||
# This is the latest node version we can run.
|
||||
NODE_VERSION: '18'
|
||||
BABASHKA_VERSION: '1.0.168'
|
||||
|
||||
Reference in New Issue
Block a user