Skip to content

Commit

Permalink
lock corepack
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi committed Feb 5, 2025
1 parent 5b12490 commit 2055931
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ runs:
- name: Setup pnpm
uses: pnpm/action-setup@v4

- name: Lock Corepack version
run: pnpm i -g corepack@0.31.0

- name: Use Node.js 18
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 2055931

Please sign in to comment.