Skip to content

Commit

Permalink
chore: use pnpm v9
Browse files Browse the repository at this point in the history
  • Loading branch information
Alcadramin committed Sep 30, 2024
1 parent 6f9061e commit 7b3a10f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v2
with:
version: 8
version: 9
run_install: false # Skip auto-install

- name: Cache pnpm dependencies
Expand Down

0 comments on commit 7b3a10f

Please sign in to comment.