ci: upgrade bun

This commit is contained in:
Dax Raad
2025-06-24 14:42:25 -04:00
parent 5849b8b9d3
commit 0b96daf6b7
3 changed files with 18 additions and 17 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
- uses: oven-sh/setup-bun@v1
with:
bun-version: latest
bun-version: 1.2.17
- run: bun install
+1 -1
View File
@@ -32,7 +32,7 @@ jobs:
- uses: oven-sh/setup-bun@v2
with:
bun-version: 1.2.16
bun-version: 1.2.17
- name: Install makepkg
run: |