snapshot-save
Version updated for https://github.com/WarpBuilds/snapshot-save to version v1.2.3.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 2 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
WarpSnapshot is a GitHub Action designed to create snapshots of runner virtual machines during workflows, enabling faster subsequent runs by reusing these pre-configured environments. It automates the process of capturing and managing snapshots, improving efficiency for workflows with recurring setup steps. Key capabilities include conditional snapshot usage based on workflow conditions and support for customizing snapshot creation parameters like aliases and timeouts.
What’s Changed
What’s Changed
- chore: upgrade Node.js runtime from 20 to 24 by @guptaankit015 in https://github.com/WarpBuilds/snapshot-save/pull/70
Full Changelog: https://github.com/WarpBuilds/snapshot-save/compare/v1...v1.2.3