Skip to content

Commit 6c4ae28

Browse files
Update dependency bun to v1.3.10
1 parent 4aabc6c commit 6c4ae28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/js_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- name: Install Bun
6363
uses: oven-sh/setup-bun@v2
6464
with:
65-
bun-version: 1.2.15
65+
bun-version: 1.3.10
6666

6767
- name: Run Bun tests
6868
run: pnpm test:bun

0 commit comments

Comments
 (0)