Below you will find pages that utilize the taxonomy term “SushiKernel”
January 6, 2026
SwapSushiKernel
Version updated for https://github.com/SushiKernel/swap to version Error loading version from page [https://github.com/marketplace/actions/swapsushikernel], unable to determine latest release.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, “Set Swap Space for MoeKernel,” automates the creation of a swap space on a system, allowing users to specify the desired size in gigabytes. It helps optimize system performance by providing additional virtual memory, addressing resource constraints during demanding workloads.
January 3, 2026
Cache-SushiKernel
Version updated for https://github.com/SushiKernel/cache to version v3.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Cache Action is designed to cache dependencies and build outputs, reducing workflow execution times and improving efficiency in CI/CD pipelines. It automates the process of storing and restoring cached files, addressing common build performance issues and enhancing cross-platform build consistency.
January 3, 2026
Purge cache for SushiKernel
Version updated for https://github.com/SushiKernel/purge-cache to version v3.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The purge-cache GitHub Action automates the process of clearing cached data in GitHub Actions workflows. It helps manage and optimize storage by removing outdated or unused caches based on criteria like last accessed time, creation time, or cache age. This action improves workflow efficiency and resource utilization by ensuring only relevant cache data is retained.
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.