docs: update pnpm version in caching example

This commit is contained in:
Steven Yung 2023-08-09 12:37:00 +02:00
parent d882d12c64
commit f680b5cd89

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