Skip to content

Commit 21c78b8

Browse files
chore(deps): update dependency bun to v1.3.3
1 parent f911f9b commit 21c78b8

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.1.29
20+
bun-version: 1.3.3
2121
- name: install dependencies 🔧
2222
run: bun install
2323
- name: build ✅

0 commit comments

Comments
 (0)