diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 820a0b0..8a09545 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -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