Bumped pnpm (#6351)

* Bumped pnpm

* Install correct pnpm version

* Install specific pnpm version.
This commit is contained in:
SamTV12345 2024-04-24 19:08:48 +02:00 committed by GitHub
parent 6e52eaabe1
commit fb2f4e8f54
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 4930 additions and 3937 deletions

View file

@ -38,7 +38,7 @@ jobs:
- uses: pnpm/action-setup@v3
name: Install pnpm
with:
version: 8
version: 9.0.4
run_install: false
- name: Get pnpm store directory
shell: bash