This repository was archived by the owner on Feb 21, 2025. It is now read-only.
v2.2.5
What's fixed
Fixes a bug where a corrupted cache entry caused an error in beforeSave (#408). This meant that the entry was never purged.
By allowing @actions/globber to follow symlinks and ignore broken symlinks, the bad files in the cache entry are ignored and the corrupted cache entry can be replaced by a good one.
Full Changelog: v2.2.4...v2.2.5