Skip to content

Commit 5aea117

Browse files
chore(deps): update dependency bun to v1.3.0 (#39)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 57b7d2c commit 5aea117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
name: checkout code 📥
1818
- uses: oven-sh/setup-bun@v2
1919
with:
20-
bun-version: 1.2.23
20+
bun-version: 1.3.0
2121
- name: install dependencies 🔧
2222
run: bun install
2323
- name: build ✅

0 commit comments

Comments
 (0)