fix(ci): bump Node.js to 22 required by pnpm@11.1.1

This commit is contained in:
2026-05-13 10:34:03 +07:00
parent cf0fa8e19b
commit c6b75331d2
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 20
node-version: 22
cache: 'pnpm'
- name: Install dependencies