mirror of
https://github.com/alibaba/open-code-review.git
synced 2026-07-09 17:28:58 +00:00
docs(examples): update node.js to 24 in the github action yml (#228)
This commit is contained in:
parent
8a987d3d29
commit
491a2ac6d0
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ jobs:
|
|||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '20'
|
||||
node-version: '24'
|
||||
|
||||
- name: Install OpenCodeReview
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue