chore: update pnpm

This commit is contained in:
Torsten Dittmann
2024-06-21 12:22:37 +02:00
parent 19b5929c8b
commit c8e4ebc502
3 changed files with 4333 additions and 3605 deletions

View File

@@ -14,12 +14,9 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v3
with:
node-version: 18
- uses: pnpm/action-setup@v2
name: Install pnpm
with:
version: 8
run_install: false
node-version: 20
- name: Install pnpm
run: corepack enable
- name: Get pnpm store directory
shell: bash
run: |