Skip to content

Commit 35f94c5

Browse files
committed
Upgrade GitHub Pages workflow to pnpm 8
1 parent fcbc5f7 commit 35f94c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Install pnpm
3434
uses: pnpm/action-setup@v2
3535
with:
36-
version: 7
36+
version: 8
3737
- name: Set up Node
3838
uses: actions/setup-node@v3
3939
with:

0 commit comments

Comments
 (0)