chore: bump Nodejs in web image from 20 to 22 LTS (#13341)

This commit is contained in:
Bowen Liang
2025-04-09 09:40:11 +08:00
committed by GitHub
parent 106604682a
commit b73607da80
5 changed files with 6 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ jobs:
strategy:
matrix:
node-version: [16, 18, 20]
node-version: [16, 18, 20, 22]
defaults:
run: