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.
What’s Changed
- This is 4.0.0 (53165ef)
- Upgrade to latest setup-crate (3ed9feb)
- Update setup-crate to Node 24 (#27) (cf2bee9)
- Bump actions/checkout from 5 to 6 (#25) (c261839)
- This is 3.1.0 (f8a3cce)
- Bump actions/checkout from 4 to 5 (#22) (e1fdbd9)
- fix: pin setup-crate to v1.4.0 commit hash (#24) (2674ac3)
- This is 3.0.0 (e33e026)
- Convert to composite action (#19) (e8fa8d3)
- Keep GitHub Actions up to date with GitHub’s Dependabot (#14) (6e1de3c)