Skip to content

Commit 37abc29

Browse files
pnpm v9 to match local
1 parent 248e47b commit 37abc29

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
@@ -20,7 +20,7 @@ jobs:
2020
- name: Install pnpm
2121
uses: pnpm/action-setup@v2
2222
with:
23-
version: 8
23+
version: 9
2424

2525
- name: Install dependencies
2626
working-directory: site

0 commit comments

Comments
 (0)