Skip to content

Commit 3ae4ab0

Browse files
fix: remove version config in deploy docs github action (#223)
1 parent f01c046 commit 3ae4ab0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy-docs.yml

-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ jobs:
3737
- name: Setup pnpm
3838
uses: pnpm/action-setup@v4
3939
with:
40-
# choose pnpm version to use
41-
version: 9
4240
# install deps with pnpm
4341
run_install: true
4442

0 commit comments

Comments
 (0)