Skip to content

Commit 6508737

Browse files
committed
chore: Set pnpm version to 8 in release workflow
1 parent 5fa4dbc commit 6508737

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818

1919
- name: Install pnpm
2020
uses: pnpm/action-setup@v3
21+
with:
22+
version: 8
2123

2224
- name: Install Node.js
2325
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)