Setup Elide
Version updated for https://github.com/elide-dev/setup-elide to version v4.1.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 4 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Setup Elide” GitHub Action automates the installation of the Elide runtime within GitHub workflows, enabling seamless integration into CI/CD pipelines. It supports installing specific versions or channels (e.g., nightly, release) and offers various installation methods tailored to different operating systems, such as archive, package managers, or platform-specific installers. The action simplifies environment setup by adding Elide to the system PATH and provides outputs like the installed version, installation path, and caching status for use in subsequent workflow steps.
What’s Changed
What’s Changed
- feat: v4.1 by @sgammon in https://github.com/elide-dev/setup-elide/pull/239
Full Changelog: https://github.com/elide-dev/setup-elide/compare/v4.0.1...v4.1.0