haiku.rag/.github/workflows
Yiorgis Gozadinos 9288519308
Update every GitHub Action to its latest major
All of them targeted Node 20, which the runners now force onto Node 24.
Two nested ones came along with their parents: actions/upload-artifact
inside upload-pages-artifact, and actions/github-script inside
codecov-action.

setup-uv v10 disables the cache under enable-cache: auto for release,
workflow_run and pull_request_target. Every job that caches passes
enable-cache: true explicitly, so none of them lose it.
2026-09-07 15:09:05 +03:00
..
build-docs.yml Update every GitHub Action to its latest major 2026-09-07 15:09:05 +03:00
build-publish-slim.yml Update every GitHub Action to its latest major 2026-09-07 15:09:05 +03:00
build-publish.yml Update every GitHub Action to its latest major 2026-09-07 15:09:05 +03:00
docker-publish-slim.yml Update every GitHub Action to its latest major 2026-09-07 15:09:05 +03:00
publish-mcp.yml Update every GitHub Action to its latest major 2026-09-07 15:09:05 +03:00
test.yml Update every GitHub Action to its latest major 2026-09-07 15:09:05 +03:00