mirror of
https://code.forgejo.org/pnpm/action-setup.git
synced 2025-05-17 12:24:45 +00:00
docs: update pnpm version in caching example (#94)
This commit is contained in:
parent
d928be8e0c
commit
d2613e087f
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ jobs:
|
|||
- uses: pnpm/action-setup@v2
|
||||
name: Install pnpm
|
||||
with:
|
||||
version: 7
|
||||
version: 8
|
||||
run_install: false
|
||||
|
||||
- name: Get pnpm store directory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue