Skip to content

Commit

Permalink
ci: fix bun-version
Browse files Browse the repository at this point in the history
  • Loading branch information
axelrindle committed Dec 2, 2024
1 parent 2333aec commit 4e8dd6b
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 @@ -25,7 +25,7 @@ jobs:

- uses: oven-sh/setup-bun@v2
with:
bun-version: 1.x
bun-version: latest

- uses: actions/cache@v4
with:
Expand Down

0 comments on commit 4e8dd6b

Please sign in to comment.