Skip to content

Commit

Permalink
ci: upgrade pnpm setup
Browse files Browse the repository at this point in the history
  • Loading branch information
PeachScript committed Jul 12, 2024
1 parent 020a6ed commit 13338f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
registry-url: 'https://registry.npmjs.org/'

- name: Install pnpm
uses: pnpm/action-setup@v2.2.4
uses: pnpm/action-setup@v4
with:
run_install: false

Expand Down

0 comments on commit 13338f3

Please sign in to comment.