Skip to content

Commit 8d5ce4b

Browse files
committed
update
1 parent 1327e1c commit 8d5ce4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
if: matrix.runtime == 'bun'
5757
uses: oven-sh/setup-bun@v2
5858
with:
59-
bun-version: latest
59+
bun-version: 1.x
6060

6161
- name: Get pnpm store directory
6262
id: pnpm-cache

0 commit comments

Comments
 (0)