chore(ci): bump node to 24

This commit is contained in:
2026-05-13 10:52:39 +07:00
parent 12c41c747e
commit b5bd88bfbb
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 22
node-version: '24'
cache: 'pnpm'
- name: Install dependencies