Skip to content

Commit

Permalink
chore(CI): change bun version
Browse files Browse the repository at this point in the history
  • Loading branch information
SameerJadav committed Oct 11, 2023
1 parent 7f0415c commit ee0aa3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Setup Bun
uses: oven-sh/setup-bun@v1
with:
bun-version: 1.0.0
bun-version: 1.0.5

- name: Install deps
run: bun install
Expand Down

1 comment on commit ee0aa3c

@vercel
Copy link

@vercel vercel bot commented on ee0aa3c Oct 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.