revert bun upgrade (should be separate pr)

This commit is contained in:
dswbx
2025-10-31 17:21:58 +01:00
parent 2c7054c317
commit 5fa7601ad5
2 changed files with 73 additions and 77 deletions

View File

@@ -35,7 +35,7 @@ jobs:
- name: Setup Bun
uses: oven-sh/setup-bun@v1
with:
bun-version: "1.3.1"
bun-version: "1.2.2"
- name: Install dependencies
working-directory: ./app