Skip to content

Commit 534f414

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

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

0 commit comments

Comments
 (0)