Skip to content

Commit

Permalink
ci: update pnpm to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
azat-io committed Jan 9, 2025
1 parent 04afd5e commit 4def6db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-tools/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ runs:
- name: Install pnpm
uses: pnpm/action-setup@v4
with:
version: 9
version: 10
run_install: false

0 comments on commit 4def6db

Please sign in to comment.