Skip to content

Commit

Permalink
Update pnpm version
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
  • Loading branch information
aaronchongth committed Jul 4, 2024
1 parent 01d68fe commit 2b4c763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/bootstrap/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ runs:
steps:
- uses: pnpm/action-setup@v2.2.2
with:
version: '8.15.7'
version: '9.4.0'
- uses: actions/setup-node@v2
with:
node-version: '16'
Expand Down

0 comments on commit 2b4c763

Please sign in to comment.