Skip to content

Commit

Permalink
Merge pull request #38 from yossydev/renovate/oven-sh-setup-bun-2.x
Browse files Browse the repository at this point in the history
chore(deps): update oven-sh/setup-bun action to v2
  • Loading branch information
Yuto Yoshino authored Jul 20, 2024
2 parents f919519 + 721b93f commit f7f1065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Bun
uses: oven-sh/setup-bun@v1
uses: oven-sh/setup-bun@v2
with:
bun-version: 'latest'
- name: Install dependencies
Expand Down

0 comments on commit f7f1065

Please sign in to comment.