Skip to content

Commit

Permalink
fix version pnpm actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Lionel Bertrand committed Aug 9, 2023
1 parent b99c61b commit 82bfe8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Set up Node.js
uses: pnpm/action-setup@v2
with:
version: 8
version: 7
- name: Install dependencies
run: pnpm install
- name: Linter
Expand Down

0 comments on commit 82bfe8b

Please sign in to comment.