coursier-setup-action
Version updated for https://github.com/coursier/setup-action to version v2.0.2.
- This action is used across all versions by 1,449 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Coursier setup GitHub Action automates the installation of Coursier, a tool for managing JVM and Scala-related dependencies, along with specific versions of Java, Scala CLI tools, and build tools such as mill or sbt. It simplifies setting up a consistent development environment across platforms (Linux, macOS, Windows) by providing a streamlined way to install JVMs, Scala apps, and custom repositories. This action is ideal for projects requiring a specific JVM or Scala toolchain, reducing setup complexity and ensuring reproducibility.
Release notes
What’s Changed
- Use correct repo on Linux ARM64 by @alexarchambault in https://github.com/coursier/setup-action/pull/1014
Updates / maintenance
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.49.0 to 8.50.0 by @dependabot[bot] in https://github.com/coursier/setup-action/pull/1007
- build(deps-dev): bump @types/node from 25.0.1 to 25.0.2 by @dependabot[bot] in https://github.com/coursier/setup-action/pull/1004
- build(deps-dev): bump eslint from 9.39.1 to 9.39.2 by @dependabot[bot] in https://github.com/coursier/setup-action/pull/1005
- build(deps-dev): bump @types/node from 25.0.2 to 25.0.3 by @dependabot[bot] in https://github.com/coursier/setup-action/pull/1009
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.50.0 to 8.50.1 by @dependabot[bot] in https://github.com/coursier/setup-action/pull/1011
- build(deps-dev): bump @typescript-eslint/parser from 8.50.1 to 8.51.0 by @dependabot[bot] in https://github.com/coursier/setup-action/pull/1012
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.50.1 to 8.51.0 by @dependabot[bot] in https://github.com/coursier/setup-action/pull/1013
- build(deps): bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in https://github.com/coursier/setup-action/pull/1006
- Update dist by @github-actions[bot] in https://github.com/coursier/setup-action/pull/1015
Full Changelog: https://github.com/coursier/setup-action/compare/v2...v2.0.2