Skip to content

Commit 845c865

Browse files
authored
ci: use pnpm@9 in not-main workflow
1 parent e750012 commit 845c865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/not-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup pnpm
1616
uses: pnpm/action-setup@v3
1717
with:
18-
version: 8
18+
version: 9
1919

2020
- name: Setup Node
2121
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)