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

v2.2.3

Choose a tag to compare

@bigdaz bigdaz released this 17 Aug 21:03
· 476 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