Skip to content

Commit 2a04b22

Browse files
committed
fix(ci): pnpm version
1 parent c0d765c commit 2a04b22

File tree

6 files changed

+115
-81
lines changed

6 files changed

+115
-81
lines changed

.github/workflows/deploy-docs.yml

+1-1
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: 7
23+
version: 8
2424
run_install: true
2525

2626
- name: Setup Node.js

0 commit comments

Comments
 (0)