Also bump other outdated node versions in workflows
@@ -21,7 +21,7 @@ on:
env:
CLOJURE_VERSION: '1.11.1.1413'
# This is the latest node version we can run.
- NODE_VERSION: '20'
+ NODE_VERSION: '22'
BABASHKA_VERSION: '1.0.168'
jobs:
@@ -6,7 +6,7 @@ on:
CLOJURE_VERSION: "1.11.1.1413"
JAVA_VERSION: "11"
@@ -28,7 +28,7 @@ env:
# This is the same as 1.8.
JAVA_VERSION: '11'