Skip to content

Commit 8dd372f

Browse files
authored
Merge pull request #203 from jkeen/pnpm-version
Correct another pnpm version mismatch I missed
2 parents a322008 + f27c07d commit 8dd372f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/plan-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
node-version: 18
5858
- uses: pnpm/action-setup@v4
5959
with:
60-
version: 9
60+
version: 9.12.3
6161
- run: pnpm install --frozen-lockfile
6262
- name: "Generate Explanation and Prep Changelogs"
6363
id: explanation

0 commit comments

Comments
 (0)