Skip to content

Commit

Permalink
Use pnpm 9.4.0
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 30, 2024
1 parent cfa2024 commit 8f1e606
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@v4.0.0
with:
version: '8.6.12'
version: '9.4.0'
- uses: actions/setup-node@v4
with:
node-version: '18'
Expand Down

0 comments on commit 8f1e606

Please sign in to comment.