Skip to content

Commit

Permalink
Test CI with older pnpm (#751)
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
  • Loading branch information
aaronchongth authored Aug 29, 2023
1 parent b6daddc commit aab9408
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: 'latest'
version: '8.6.12'
- uses: actions/setup-node@v2
with:
node-version: '16'
Expand Down

0 comments on commit aab9408

Please sign in to comment.