Skip to content

Commit

Permalink
Update to pnpm 10 (#568)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexasselin008 authored Jan 9, 2025
2 parents c2e6f51 + 714d924 commit e0d8e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/composite-actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ runs:
uses: pnpm/action-setup@v4
id: pnpm-install
with:
version: 9
version: 10
run_install: false

- name: Install Node.js
Expand Down

0 comments on commit e0d8e22

Please sign in to comment.