Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 08:36
· 110 commits to master since this release

What's Changed

  • feat: support only installing clang-format on Ubuntu by @aminya in #201
    Now if clangformat=true is used on Ubuntu, only clang-format is installed

  • perf: add dynamically loaded cache-dependencies for actions python by @aminya in #199
    This reduces the main actions_python bundle size by 1.28 MB!

Full Changelog: v0.35.3...v0.35.4