Skip to content

Commit 379ab9c

Browse files
committed
ci: use latest Bun version to avoid repeated version bumps
1 parent 64acffa commit 379ab9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
required: true
1616

1717
env:
18-
BUN_VERSION: '1.3.10'
18+
BUN_VERSION: 'latest'
1919

2020
jobs:
2121
fetch-version:

0 commit comments

Comments
 (0)