mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-29 09:02:02 +03:00
ci: use available Node 22.21.1
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
|||||||
- name: Setup Node.js
|
- name: Setup Node.js
|
||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: '22.11.0'
|
node-version: '22.21.1'
|
||||||
cache: pnpm
|
cache: pnpm
|
||||||
|
|
||||||
- name: Node version
|
- name: Node version
|
||||||
|
|||||||
Reference in New Issue
Block a user