main #227

Merged
alexlebens merged 7 commits from main into release 2026-04-12 00:09:23 +00:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 22bb54a0e2 - Show all commits

View File

@@ -24,7 +24,7 @@ jobs:
- name: Set up Bun
uses: oven-sh/setup-bun@v2
with:
bun-version: 1.3.11
bun-version: 1.3.12
- name: Install Dependencies
run: bun install --frozen-lockfile
@@ -119,7 +119,7 @@ jobs:
- name: Set up Bun
uses: oven-sh/setup-bun@v2
with:
bun-version: 1.3.11
bun-version: 1.3.12
- name: Install Dependencies
run: bun install --frozen-lockfile

View File

@@ -27,7 +27,7 @@ jobs:
- name: Set up Bun
uses: oven-sh/setup-bun@v2
with:
bun-version: 1.3.11
bun-version: 1.3.12
- name: Install Dependencies
run: bun install --frozen-lockfile