20a5153038940928fc9f5b9043d1f9abbe4b88c5
setup-bun
Huge inspiration setup-deno
Set up your GitHub Actions workflow with a specific version of Bun.
Usage
Latest stable
- uses: xhyrom/setup-bun@v0.1.0
with:
bun-version: latest
Specific version
- uses: xhyrom/setup-bun@v0.1.0
with:
bun-version: "0.1.2"
Description
Languages
TypeScript
100%