Skip to content

Commit

Permalink
🔧 Update pnpm version to 9.12.2 in PR check workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
takuma-ru committed Dec 3, 2024
1 parent cb353c9 commit ca11d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
name: Install pnpm
id: pnpm-install
with:
version: 8.14.1
version: 9.12.2
run_install: false

- name: Get pnpm store directory
Expand Down

0 comments on commit ca11d7f

Please sign in to comment.