mirror of
https://github.com/pnpm/action-setup.git
synced 2026-03-30 23:02:36 +00:00
fix(pr-check.yaml): set pnpm version to v9
Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
This commit is contained in:
parent
8ec588d614
commit
7d0b882b8a
2
.github/workflows/pr-check.yaml
vendored
2
.github/workflows/pr-check.yaml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0.0
|
||||
with:
|
||||
run_install: true
|
||||
version: 10
|
||||
version: 9
|
||||
|
||||
- name: Update dist
|
||||
run: pnpm run update-pnpm-dist
|
||||
|
||||
Loading…
Reference in New Issue
Block a user