This repository was archived by the owner on Feb 21, 2025. It is now read-only.
v2.2.3
What's fixed
This release updates a number of key dependencies and fixes some cache-related issues:
- Do not set
cache-read-only=truefor scheduled workflows on default branch (#383) - Fix reporting of caching errors that was broken in
v2.2.2(#407) - Abort cache download operations after 10 minutes (configurable). Previously cache download operations could hang the build. (#369)
Full Changelog: v2.2.2...v2.2.3