Setup Tombi
Version updated for https://github.com/tombi-toml/setup-tombi to version v1.2.1.
- This action is used across all versions by 137 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 Tombi, a dependency manager for Rust projects, in your GitHub Actions workflow. It allows users to install specific versions of Tombi or resolve dependencies from lock files, and it provides options for caching the installation for faster future runs. The action supports various checksum verification methods for ensuring the integrity of downloaded binaries.
What’s Changed
This setup-tombi release matches tombi v1.2.1.
Full Changelog: https://github.com/tombi-toml/setup-tombi/compare/v1...v1.2.1