Skip to content

Commit

Permalink
Merge pull request #8 from hudsonm62/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
hudsonm62 authored Jul 20, 2024
2 parents fb4c4ce + 3a571ea commit afd9085
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 @@ -18,7 +18,7 @@ jobs:
uses: hudsonm62/prettier-cli@v1.0.0

- name: 🍞 Setup Bun ${{ matrix.bun-version }}
uses: oven-sh/setup-bun@v1
uses: oven-sh/setup-bun@v2
with:
bun-version: ${{ matrix.bun-version }}

Expand Down

0 comments on commit afd9085

Please sign in to comment.