You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
Setup Bun Runtime
v1.2.1
action-setup-bun
Setup GitHub Actions workflow with a specific version of Bun and add BUN_INSTALL to the $PATH.
Usage
- name: Setup Bun Runtimeuses: antongolub/action-setup-bun@v1.x.xwith:
version: 0.1.2 # Examples: 0.0.77, 0.1.2, >=0.1
- name: Run scriptrun: bun index.js