Below you will find pages that utilize the taxonomy term “Extractions”
April 5, 2026
Setup crate
Version updated for https://github.com/extractions/setup-crate to version v2.
This action is used across all versions by 17 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-crate GitHub Action automates the installation of Rust crates from public GitHub repositories by downloading and extracting pre-built binaries attached to GitHub releases. It supports projects using semantic versioning (semver) and provides compatibility for various platforms and architectures. This action simplifies the setup process by streamlining the retrieval and installation of specific crate versions, making it easier to integrate Rust tools into CI/CD workflows.
April 5, 2026
Setup just
Version updated for https://github.com/extractions/setup-just to version v4.
This action is used across all versions by 7,449 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-just GitHub Action automates the installation of the just command runner in workflows, allowing users to specify the desired version to install. It simplifies setting up just by handling version resolution and authentication for GitHub API requests, reducing manual setup efforts. This action is particularly useful for automating task execution in continuous integration pipelines.