Skip to content

Commit 35d490b

Browse files
committed
Pin pnpm version in workflow
1 parent 50815ae commit 35d490b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
name: Install pnpm
3838
with:
3939
run_install: false
40+
version: 10.5.0
4041

4142
- name: Set up Node.js
4243
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)