Skip to content

Commit df3c354

Browse files
MagicFun1241claude
andcommitted
ci: pin bun version to fix setup-bun action
Co-Authored-By: Claude (droid-opus) <noreply@anthropic.com>
1 parent 00e42e2 commit df3c354

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Setup Bun
2121
uses: oven-sh/setup-bun@v2
2222
with:
23-
bun-version: latest
23+
bun-version: 1.3.8
2424

2525
- name: Prepare
2626
run: |

0 commit comments

Comments
 (0)