mirror of
https://github.com/tiennm99/loto.git
synced 2026-09-06 16:20:03 +00:00
chore(ci): bump node to 24
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
version: 11
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
node-version: '24'
|
||||
cache: pnpm
|
||||
- run: pnpm install --frozen-lockfile
|
||||
- run: pnpm build:gh
|
||||
|
||||
Reference in New Issue
Block a user