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. This is particularly useful for workflows requiring direct use of Kotlin CLI tools or precise version control.
Release notes
What’s Changed
- Bump the development-dependencies group with 3 updates by @dependabot[bot] in https://github.com/fwilhe2/setup-kotlin/pull/572
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/fwilhe2/setup-kotlin/pull/573
- Bump the development-dependencies group with 3 updates by @dependabot[bot] in https://github.com/fwilhe2/setup-kotlin/pull/574
- Bump the development-dependencies group with 4 updates by @dependabot[bot] in https://github.com/fwilhe2/setup-kotlin/pull/575
- Bump the development-dependencies group with 5 updates by @dependabot[bot] in https://github.com/fwilhe2/setup-kotlin/pull/576
- Bump the development-dependencies group with 3 updates by @dependabot[bot] in https://github.com/fwilhe2/setup-kotlin/pull/579
- Bump @actions/core from 1.11.1 to 2.0.1 by @dependabot[bot] in https://github.com/fwilhe2/setup-kotlin/pull/578
- Bump the development-dependencies group with 3 updates by @dependabot[bot] in https://github.com/fwilhe2/setup-kotlin/pull/580
- Bump eslint-plugin-jest from 29.9.0 to 29.11.1 in the development-dependencies group by @dependabot[bot] in https://github.com/fwilhe2/setup-kotlin/pull/581
- Bump the development-dependencies group with 3 updates by @dependabot[bot] in https://github.com/fwilhe2/setup-kotlin/pull/582
- Bump the development-dependencies group with 4 updates by @dependabot[bot] in https://github.com/fwilhe2/setup-kotlin/pull/584
- Bump tar from 7.5.2 to 7.5.3 by @dependabot[bot] in https://github.com/fwilhe2/setup-kotlin/pull/586
Full Changelog: https://github.com/fwilhe2/setup-kotlin/compare/v1.4...v1.5