Pin the pnpm version

This commit is contained in:
Octavian FlowiseAI 2024-04-17 00:27:01 +02:00 committed by GitHub
parent fec087c54d
commit 5b0941e7d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
check-latest: false
- run: npm i -g pnpm
- run: npm i -g pnpm@8.14.0
- run: pnpm install
- run: ./node_modules/.bin/cypress install
- run: pnpm lint