main #272

Merged
alexlebens merged 4 commits from main into release 2026-05-13 21:28:29 +00:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit b9420da7ce - 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.13
bun-version: 1.3.14
- 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.13
bun-version: 1.3.14
- 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.13
bun-version: 1.3.14
- name: Install Dependencies
run: bun install --frozen-lockfile