Skip to content

Commit 2a7dae0

Browse files
chore(deps): update dependency bun to v1.3.2 (#44)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 829ff0b commit 2a7dae0

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

0 commit comments

Comments
 (0)