mirror of
https://github.com/tiennm99/loto.git
synced 2026-09-04 16:17:16 +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
|
||||
|
||||
@@ -23,7 +23,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 test
|
||||
|
||||
Reference in New Issue
Block a user