Skip to content

Commit

Permalink
Merge pull request #398 from AuroraZiling/main
Browse files Browse the repository at this point in the history
[Docs] Fix CI
  • Loading branch information
kikipoulet authored Feb 3, 2025
2 parents 7fa81b6 + 9b1fece commit 2c0426c
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 @@ -21,7 +21,7 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v3
with:
node-version: 16
node-version: '20.10.0'

- uses: pnpm/action-setup@v4
name: Install pnpm
Expand Down

0 comments on commit 2c0426c

Please sign in to comment.