3868f53a5235c62be5b42e0913146ddafead217b
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.2
with:
bun-version: latest
Specific version
- uses: xhyrom/setup-bun@v0.1.2
with:
bun-version: "0.1.3"
Description
Languages
TypeScript
100%