Skip to content

Commit

Permalink
Merge pull request #241 from dxw/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
yndajas authored Oct 18, 2024
2 parents fef8fb9 + 5f47626 commit 95dcb76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: oven-sh/setup-bun@v1.2.2
- uses: oven-sh/setup-bun@v2.0.1
with:
bun-version: 1.0.3
- name: Checkout repository
Expand Down

0 comments on commit 95dcb76

Please sign in to comment.