Setup Kitten
Version updated for https://github.com/fabasoad/setup-kitten-action to version v1.3.4.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Setup Kitten” GitHub Action automates the installation and setup of the Kitten programming language across Windows, Linux, and macOS environments. It simplifies the process of preparing a development environment for Kitten, ensuring the required tools are readily available without manual intervention. This action is particularly useful for CI/CD workflows where Kitten scripts need to be executed seamlessly.
Release notes
What’s Changed
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/fabasoad/setup-kitten-action/pull/169
- fix: issue found by markdownlint by @fabasoad in https://github.com/fabasoad/setup-kitten-action/pull/170
- Update license copyright year to 2026 by @github-actions[bot] in https://github.com/fabasoad/setup-kitten-action/pull/171
- ci(deps): bump actions/checkout from v5 to v6 by @fabasoad in https://github.com/fabasoad/setup-kitten-action/pull/172
Full Changelog: https://github.com/fabasoad/setup-kitten-action/compare/v1.3.3...v1.3.4