Skip to content

Commit e750012

Browse files
authored
ci: use pnpm@9
1 parent 0a5678c commit e750012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

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

2222
- name: Setup Node
2323
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)