Skip to content

Commit

Permalink
.github/workflows/ci: update pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
remorses committed Jan 15, 2024
1 parent e6ab8be commit cc63262
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 @@ -25,7 +25,7 @@ jobs:
# setup pnpm
- uses: pnpm/action-setup@v2
with:
version: 7
version: 8
run_install: false
# scripts
- run: pnpm i --store-dir ~/pnpm
Expand Down

0 comments on commit cc63262

Please sign in to comment.