Skip to content

Commit

Permalink
Update pnpm version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
trappar committed Jan 31, 2024
1 parent 5499798 commit a111a1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ runs:
steps:
- uses: pnpm/action-setup@v2
with:
version: 7
version: 8
run_install: false

- uses: actions/setup-node@v4
Expand Down

0 comments on commit a111a1c

Please sign in to comment.