Fixed
- Removed upgrade to cache action runner v4 to avoid potential backwards-compatibility issues that might arise when using self-hosted runners that use Node.js 16 instead of version 20. For more details, see the discussion here: #252.
To avoid the actions/cache deprecation notices, upgrade to @v3
or @3.0.0
.