docs: update pnpm version in caching example (#94)

This commit is contained in:
Steven Yung
2023-09-27 18:17:23 +02:00
committed by GitHub
parent d928be8e0c
commit d2613e087f

View File

@ -123,7 +123,7 @@ jobs:
- uses: pnpm/action-setup@v2 - uses: pnpm/action-setup@v2
name: Install pnpm name: Install pnpm
with: with:
version: 7 version: 8
run_install: false run_install: false
- name: Get pnpm store directory - name: Get pnpm store directory