chore: upgrade node 22 to 24 lts

This commit is contained in:
ginnoir
2026-06-03 16:15:00 -05:00
parent ca536b5c33
commit 3fb5ddc5dd
8 changed files with 106 additions and 106 deletions
+2 -2
View File
@@ -17,7 +17,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 22
node-version: 24
cache: pnpm
- run: pnpm install --frozen-lockfile
@@ -39,7 +39,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 22
node-version: 24
cache: pnpm
- run: pnpm install --frozen-lockfile