Skip to content

Commit 852a783

Browse files
authored
Update main.yml
1 parent dbadc38 commit 852a783

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ jobs:
3434

3535
- name: install pnpm
3636
uses: pnpm/action-setup@v4
37-
# with:
38-
# version: 9.x.x
37+
with:
38+
version: 10.x.x
3939

4040
- name: Setup Node
4141
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)