Skip to content

Commit

Permalink
Merge pull request #23 from marcus-crane/renovate/oven-sh-setup-bun-2.x
Browse files Browse the repository at this point in the history
Update oven-sh/setup-bun action to v2
  • Loading branch information
marcus-crane authored Sep 28, 2024
2 parents 767259c + 997426c commit d6db55b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Install 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 d6db55b

Please sign in to comment.