Below you will find pages that utilize the taxonomy term “SushiKernel”
December 26, 2025
Checkout for SushiKernel
Version updated for https://github.com/SushiKernel/checkout to version v4.1.6.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Checkout V4” GitHub Action automates the process of checking out a repository to the $GITHUB_WORKSPACE in workflows, enabling subsequent workflow steps to access the repository’s files. It supports authenticated Git operations, handles single-commit or full history fetching, and provides fallback mechanisms for environments lacking Git.
December 26, 2025
Clone Github Repo By SushiKernel
Version updated for https://github.com/SushiKernel/github-repo-action to version v3.1.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Clone Github Repository Action” is a GitHub Action designed to automate the process of cloning both public and private GitHub repositories within workflows. It simplifies accessing repository content during CI/CD pipelines, supporting all operating systems and allowing optional depth control for cloning.