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
Owner

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.

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.
tcpipuk self-assigned this 2025-08-21 20:12:04 +00:00
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
aacaf5a2a0
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.
tcpipuk deleted branch tom/downgrade-uv 2025-08-21 20:14:15 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: continuwuation/continuwuity#941
No description provided.