ci: Upgrade pnpm and turborepo (no-changelog) (#5820)

* ci: Upgrade pnpm to v8 (no-changelog)

* ci: Upgrade turborepo (no-changelog)
This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2023-03-30 11:54:37 +02:00
committed by GitHub
parent 744c3fd211
commit dc7e8c64e7
3 changed files with 4794 additions and 4599 deletions

View File

@@ -28,7 +28,7 @@ jobs:
- uses: pnpm/action-setup@v2.2.4
with:
version: 7.27.0
version: 8.1.0
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3