mirror of
https://github.com/moltbot/moltbot.git
synced 2026-03-07 22:44:16 +00:00
ci: pin bun setup version to avoid API rate-limit flakes
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -373,7 +373,7 @@ jobs:
|
||||
- name: Setup Bun
|
||||
uses: oven-sh/setup-bun@v2
|
||||
with:
|
||||
bun-version: latest
|
||||
bun-version: "1.3.9"
|
||||
|
||||
- name: Runtime versions
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user