Skip to content

Commit

Permalink
Upgrade pnpm install action
Browse files Browse the repository at this point in the history
  • Loading branch information
lbeder committed Jul 4, 2024
1 parent 1a80f19 commit 990ed34
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 @@ -21,7 +21,7 @@ jobs:
uses: pnpm/action-setup@v4
id: pnpm-install
with:
version: 8
version: 9
run_install: false

- name: Install Node.js
Expand Down

0 comments on commit 990ed34

Please sign in to comment.