mirror of
https://github.com/tiennm99/store-scraper-bot.git
synced 2026-05-18 15:26:23 +00:00
fix(ci): bump node to 22 for pnpm 11 compatibility
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
node-version: 22
|
||||
cache: 'pnpm'
|
||||
|
||||
- run: pnpm install --frozen-lockfile
|
||||
|
||||
Reference in New Issue
Block a user