mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-01 20:30:22 +00:00
build: default to Node 24 and keep Node 22 compat
This commit is contained in:
@@ -8,7 +8,7 @@ inputs:
|
||||
cache-key-suffix:
|
||||
description: Suffix appended to the cache key.
|
||||
required: false
|
||||
default: "node22"
|
||||
default: "node24"
|
||||
use-sticky-disk:
|
||||
description: Use Blacksmith sticky disks instead of actions/cache for pnpm store.
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user