Bumped pnpm

This commit is contained in:
SamTV12345 2024-04-24 18:41:22 +02:00
parent 6e52eaabe1
commit 5825a20a9e
10 changed files with 18 additions and 18 deletions

View file

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