Skip to content

Commit

Permalink
chore(deps): update oven-sh/setup-bun action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent 5f809e8 commit bb934c0
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 @@ -80,7 +80,7 @@ jobs:
with:
name: build
path: packages
- uses: oven-sh/setup-bun@v1
- uses: oven-sh/setup-bun@v2
with:
bun-version: latest
- run: bun add -g pnpm
Expand Down

0 comments on commit bb934c0

Please sign in to comment.