fix(docs): specify pnpm version

This commit is contained in:
Infi 2024-06-08 20:58:02 +02:00
parent 30ba930a49
commit 5fc9c0f31c
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v4.0.0
with:
version: 9
run_install: true
- name: Build Book
run: |