Skip to content

Commit 1bb8bd8

Browse files
chore(deps): update dependency bun to v1.3.4
1 parent 816d6ba commit 1bb8bd8

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
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v4
1717
- uses: oven-sh/setup-bun@v2
1818
with:
19-
bun-version: 1.1.27
19+
bun-version: 1.3.4
2020
- name: 📥 Download deps
2121
run: bun install
2222
- name: ⎔ Build package

0 commit comments

Comments
 (0)