chore(ci): bump node to 24

This commit is contained in:
2026-05-13 10:52:23 +07:00
parent 5c020a8986
commit 2a7e983e7e
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 22
node-version: '24'
cache: 'pnpm'
- run: pnpm install --frozen-lockfile --ignore-scripts