Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Oct 02:26
· 2 commits to main since this release
v3.3.1
6b2afec

Full Commit SHA

6b2afec8dd52261c500d2896aca9fd70ed532459

Bug Fixes

  • fb664da parse DEPENDS.txt more accurately
  • c28b38d correctly detect missing packages in Windows
  • a09b1cc always check for missing packages in Windows

Performance Improvements

  • b2f6f42 use the pre-generated dictionary first to look up correct package names
  • f9c416c relax log formatting limits
  • 7def4dc save cache as long as the installation step succeeds (#317) (#319)

Dependency Updates