Skip to content

Commit c777f78

Browse files
committed
[fix] Fix release.yml
1 parent 416abb2 commit c777f78

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

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

1818
- name: Install pnpm
1919
uses: pnpm/action-setup@v4
20+
with:
21+
version: latest
2022

2123
- name: Setup Node.js 22.x
2224
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)