chore: update Bun version to 1.2.22 and bump package version to 0.18.0-rc.7

This commit is contained in:
dswbx
2025-09-23 14:00:08 +02:00
parent ffe53d3fb5
commit 83c1c86eff
2 changed files with 3 additions and 3 deletions

View File

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