mirror of
https://github.com/lfnovo/open-notebook.git
synced 2026-07-24 15:17:12 +00:00
|
Some checks are pending
Development Build / extract-version (push) Waiting to run
Development Build / build-regular (push) Blocked by required conditions
Development Build / build-single (push) Blocked by required conditions
Development Build / summary (push) Blocked by required conditions
Tests / Backend Tests (push) Waiting to run
Tests / Frontend Tests (push) Waiting to run
* chore(ci): bump GitHub Actions to Node 24 runtime versions GitHub forces Node 20 JavaScript actions to Node 24 on 2026-06-16 and removes Node 20 from runners on 2026-09-16. Bump all actions to their latest majors, which run on Node 24 (verified via each action.yml `runs.using: node24`): - actions/checkout v4 -> v6 - actions/cache v3 -> v5 - actions/setup-node v4 -> v6 - astral-sh/setup-uv v4 -> v8 - docker/build-push-action v5 -> v7 - docker/login-action v3 -> v4 - docker/setup-buildx-action v3 -> v4 Removes the Node 20 deprecation warnings and keeps CI/release builds working past the runner cutoff. * fix(ci): pin astral-sh/setup-uv to v8.1.0 (no bare v8 major tag) |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| pull_request_template.md | ||