This commit is contained in:
2026-02-17 22:11:41 -08:00
parent 846b075206
commit 6da8ddda3f
2 changed files with 6 additions and 6 deletions

View File

@@ -18,7 +18,7 @@ jobs:
- name: Setup Bun
uses: oven-sh/setup-bun@v2
with:
bun-version: latest
bun-version: 1.3.5
- name: Setup Node.js
uses: actions/setup-node@v4