GitHub Action for GraalVM
Version updated for https://github.com/graalvm/setup-graalvm to version v1.5.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 3,845 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 specific GraalVM distribution in a workflow, enabling its use as both a JDK and for ahead-of-time Native Image compilation. It simplifies the process of configuring GraalVM environments, automates dependency caching for common build tools like Maven and Gradle, and supports multiple architectures and distributions. This action is ideal for automating Java application builds, native image generation, and cross-platform compatibility in CI/CD pipelines.
Release notes
What’s Changed
- Bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in https://github.com/graalvm/setup-graalvm/pull/205
- Bump the “all” group with 2 updates across multiple ecosystems by @dependabot[bot] in https://github.com/graalvm/setup-graalvm/pull/206
- Bump the “all” group with 1 updates across multiple ecosystems by @dependabot[bot] in https://github.com/graalvm/setup-graalvm/pull/207
- Upgrade to Node 24by @fniephaus in https://github.com/graalvm/setup-graalvm/pull/209
Full Changelog: https://github.com/graalvm/setup-graalvm/compare/v1.4.5...v1.5.0