mirror of
https://github.com/tiennm99/loldle.git
synced 2026-08-31 20:33:01 +00:00
chore(ci): bump node to 24
This commit is contained in:
Vendored
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user