Skip to content

Commit aa42374

Browse files
committed
update pnpm version on the github workflow
1 parent d8a2967 commit aa42374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
name: Install pnpm
3939
id: pnpm-install
4040
with:
41-
version: 7
41+
version: 8.14
4242
run_install: false
4343

4444
- name: Generate Pages

0 commit comments

Comments
 (0)