Skip to content
Compare
Choose a tag to compare
@bigdaz bigdaz released this 17 Aug 21:03
· 470 commits to main since this release
9411346

What's fixed

This release updates a number of key dependencies and fixes some cache-related issues:

  • Do not set cache-read-only=true for 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