Skip to content

v0.3.5 — Maintenance release: CI build-toolchain action updates

Choose a tag to compare

@github-actions github-actions released this 25 Jul 19:44
· 37 commits to main since this release

Maintenance release: CI build-toolchain action updates.

  • No on-device/plugin behavior changes in this release.

Changed

  • CI: the quality-gates workflow now uses actions/setup-python@v7 and
    astral-sh/setup-uv@v9.0.0. Both actions run only on the build runner and
    are never part of the packaged plugin, so installed plugins are unaffected.