ci: update actions and build deps

This commit is contained in:
Andelf
2023-02-21 23:02:58 +08:00
parent 664afd827c
commit f6d4560044
10 changed files with 82 additions and 87 deletions

View File

@@ -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'