ci: update BUN_VERSION to 1.2.14 for consistency #8

Merged
jleibl merged 1 commits from task/update-bun-ci into main 2025-05-27 12:44:05 +00:00

View File

@ -12,7 +12,7 @@ concurrency:
cancel-in-progress: true
env:
BUN_VERSION: '1.2.5' # Pin version for consistency
BUN_VERSION: '1.2.14' # Pin version for consistency
jobs:
# Job 1: Quick checks that can fail fast