Skip to content

Commit

Permalink
feat: update pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
winchesHe committed Jul 5, 2024
1 parent 4afa81f commit d1a2500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-generate-experience.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
node-version: 18

- name: Setup pnpm
uses: pnpm/action-setup@v2
uses: pnpm/action-setup@v4

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

0 comments on commit d1a2500

Please sign in to comment.