chore: bump node version to 22 for all workflows

This commit is contained in:
Tienson Qin
2025-05-08 21:45:12 +08:00
parent 7b86f9c8fe
commit 3949893ee0
11 changed files with 11 additions and 11 deletions

View File

@@ -28,7 +28,7 @@ env:
# This is the same as 1.8.
JAVA_VERSION: '11'
# This is the latest node version we can run.
NODE_VERSION: '20'
NODE_VERSION: '22'
BABASHKA_VERSION: '1.0.168'
jobs: