fix(ci): Downgrade setup-uv action from v6 to v5 #941

Merged
tcpipuk merged 1 commit from tom/downgrade-uv into main 2025-08-21 20:14:15 +00:00

1 commit

Author SHA1 Message Date
aacaf5a2a0 fix(ci): Downgrade setup-uv action from v6 to v5
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 41s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 15s
Checks / Prek / Pre-commit & Formatting (push) Successful in 22s
Release Docker Image / define-variables (push) Successful in 2s
Documentation / Build and Deploy Documentation (push) Successful in 52s
Checks / Rust / Format (push) Successful in 59s
Checks / Rust / Clippy (push) Successful in 4m35s
Checks / Rust / Cargo Test (push) Successful in 5m5s
Release Docker Image / build-image (linux/amd64, release, linux-amd64, base) (push) Successful in 13m40s
Release Docker Image / build-image (linux/arm64, release, linux-arm64, base) (push) Successful in 14m39s
Release Docker Image / merge (push) Successful in 31s
The setup-uv@v6 action has deprecated Node 18 support mid-version by
using the File API, causing workflow failures. Temporarily downgrading
to v5 until we migrate to a better runner image with Node 20+ support.
2025-08-21 21:10:15 +01:00