v0.3.5 — Maintenance release: CI build-toolchain action updates
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@v7and
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.