Skip to content

Commit 0d6de97

Browse files
authored
Upgrade pnpm version from 8 to 9
1 parent 4fc1615 commit 0d6de97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v3
1414

1515
- name: Install pnpm
16-
run: npm i pnpm@8 -g
16+
run: npm i pnpm@9 -g
1717

1818
- uses: actions/setup-node@v3
1919
with:

0 commit comments

Comments
 (0)