Skip to content

Commit 1811a3f

Browse files
committed
Update pnpm in workflow
1 parent 2274dd5 commit 1811a3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Install pnpm
1414
uses: pnpm/action-setup@v3
1515
with:
16-
version: 8
16+
version: ^10.13.1
1717
- name: Install dependencies
1818
run: pnpm install
1919
- name: build

0 commit comments

Comments
 (0)