chore(ci): bump node to 24

This commit is contained in:
2026-05-13 10:52:26 +07:00
parent 408eee818a
commit 423fbf63fa
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 22
node-version: '24'
cache: 'pnpm'
- run: pnpm install --frozen-lockfile --ignore-scripts