GitHub Action for GraalVM
Version updated for https://github.com/graalvm/setup-graalvm to version v1.5.2.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 3,886 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action sets up a specified GraalVM distribution in a CI/CD workflow, enabling its use as both a Java Development Kit (JDK) and for ahead-of-time (AOT) Native Image compilation. It automates the configuration of environment variables, supports multiple architectures and GraalVM builds (Community, Enterprise, Mandrel, etc.), and offers dependency caching for common build tools like Maven and Gradle. This action simplifies workflows for projects leveraging GraalVM and Native Image capabilities.
What’s Changed
What’s Changed
- Bump the “all” group with 2 updates across multiple ecosystems by @dependabot[bot] in https://github.com/graalvm/setup-graalvm/pull/215
Full Changelog: https://github.com/graalvm/setup-graalvm/compare/v1.5.1...v1.5.2