runner icon indicating copy to clipboard operation
runner copied to clipboard

Add Bun runtime support for JavaScript actions

Open polRk opened this issue 3 months ago • 0 comments

  • Allow actions to use Bun instead of Node.js by specifying using: "bun".
  • Automatically downloads and installs Bun v1.3.2 for all platforms.

Note: This implementation was developed with assistance from LLM.

https://github.com/actions/runner/discussions/2846

polRk avatar Nov 20 '25 07:11 polRk