upgrade to bun 1.3.0

This commit is contained in:
Dax Raad
2025-10-10 17:37:03 -04:00
parent b2f35389fb
commit 93c84b47ae
15 changed files with 32 additions and 23 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
- name: Setup Bun
uses: oven-sh/setup-bun@v1
with:
bun-version: 1.2.21
bun-version: 1.3.0
- name: run
run: |