Skip to content

Commit 0bdfcbc

Browse files
committed
updated pnpm version in github workflows
1 parent 69578dc commit 0bdfcbc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
id: pnpm-install
2828
with:
2929
run_install: false
30+
version: 9
3031

3132
- name: Get pnpm store directory
3233
id: pnpm-cache

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
id: pnpm-install
1818
with:
1919
run_install: false
20+
version: 9
2021

2122
- name: Get pnpm store directory
2223
id: pnpm-cache

0 commit comments

Comments
 (0)