mirror of
https://code.forgejo.org/pnpm/action-setup.git
synced 2025-05-18 12:34:46 +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
|
- 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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue