fix(pr-check.yaml): set pnpm version to v9

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
This commit is contained in:
axel7083 2026-03-19 11:49:49 +01:00
parent 8ec588d614
commit 7d0b882b8a
No known key found for this signature in database
GPG Key ID: 25BB08A6972066FB

View File

@ -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