Skip to content

Commit

Permalink
Merge pull request #33 from psteinroe/renovate/oven-sh-setup-bun-2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
psteinroe authored Jul 28, 2024
2 parents 07a1c08 + 3d9a723 commit 2325522
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- id: setup-bun
name: Setup Bun
uses: oven-sh/setup-bun@v1
uses: oven-sh/setup-bun@v2
with:
bun-version: latest

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- id: setup-bun
name: Setup Bun
uses: oven-sh/setup-bun@v1
uses: oven-sh/setup-bun@v2
with:
bun-version: latest

Expand Down

0 comments on commit 2325522

Please sign in to comment.