Below you will find pages that utilize the taxonomy term “fwilhe2”
January 18, 2026
Setup Kotlin
Version updated for https://github.com/fwilhe2/setup-kotlin to version v1.5.
This action is used across all versions by 351 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action sets up the Kotlin CLI compiler (kotlinc and kotlin) in workflows, enabling users to compile Kotlin code, run scripts, and optionally build native binaries. It automates the installation of specific Kotlin versions and ensures compatibility in environments where Kotlin is not pre-installed, such as custom containers or runners.
October 31, 2024
Setup Kotlin
Version updated for fwilhe2/setup-kotlin to version 0.10.0.
This action is used across all versions by 275 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Update to kotlin 2, thanks to @gmitch215 via #443