Skip to content

Commit

Permalink
ci: use the right pnpm ver
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexogamer committed Oct 28, 2023
1 parent 52e0681 commit ae02f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v2
with:
version: 6.0.2
version: 8.10.0

- name: Install typedoc
run: pnpm install --frozen-lockfile
Expand Down

0 comments on commit ae02f37

Please sign in to comment.