Skip to content

Commit 013e723

Browse files
committed
fix(ci): remove explicit pnpm version to use packageManager field
1 parent 52897c1 commit 013e723

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/deploy-docs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919

2020
- name: Setup pnpm
2121
uses: pnpm/action-setup@v4
22-
with:
23-
version: latest
2422

2523
- name: Setup Node.js
2624
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)