Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

v2.2.5

Choose a tag to compare

@bigdaz bigdaz released this 19 Aug 20:26
· 471 commits to main since this release
cd579d9

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