Done. Issue #60 notes that PR #63 only updated build-release.yml — the other two workflows (test.yml and e2e-test.yml) still had actions/checkout@v4 and astral-sh/setup-uv@v4. I've updated both to @v6 and @v7 respectively, matching build-release.yml.
Want me to commit this and create a PR to close #60?