💚 (fix-ci) change bun version

This commit is contained in:
2025-09-13 13:16:43 +07:00
parent 7abd0c6843
commit d1d75d6722

View File

@ -19,7 +19,7 @@ jobs:
- name: Install Bun
uses: oven-sh/setup-bun@v2
with:
bun-version: stable
bun-version: latest
- name: Install dependencies
run: bun install