main #249

Merged
alexlebens merged 9 commits from main into release 2026-04-26 00:35:03 +00:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit d4ad707b68 - Show all commits

View File

@@ -24,7 +24,7 @@ jobs:
- name: Set up Bun
uses: oven-sh/setup-bun@v2.2.0
with:
bun-version: 1.3.12
bun-version: 1.3.13
- name: Install Dependencies
run: bun install --frozen-lockfile
@@ -119,7 +119,7 @@ jobs:
- name: Set up Bun
uses: oven-sh/setup-bun@v2.2.0
with:
bun-version: 1.3.12
bun-version: 1.3.13
- 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.2.0
with:
bun-version: 1.3.12
bun-version: 1.3.13
- name: Install Dependencies
run: bun install --frozen-lockfile