mirror of
https://github.com/tiennm99/store-scraper-bot.git
synced 2026-09-02 16:20:39 +00:00
chore(ci): bump node to 24
This commit is contained in:
@@ -15,7 +15,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