Skip to content

Commit 100bfd8

Browse files
committed
fix: specify pnpm version
1 parent 851f34c commit 100bfd8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
- uses: actions/checkout@v4
2525

2626
- uses: pnpm/action-setup@v4
27+
with:
28+
version: 9
2729

2830
- uses: actions/setup-node@v4
2931
with:

0 commit comments

Comments
 (0)