This commit is contained in:
parent
ea04175d9e
commit
bcb52a4d3c
@ -20,7 +20,7 @@ jobs:
|
||||
- name: Set up Node.js
|
||||
uses: https://gitea.com/actions/setup-node@v4
|
||||
with:
|
||||
node-version: '16' # 可以根据需要选择 Node.js 版本
|
||||
node-version: '22' # 可以根据需要选择 Node.js 版本
|
||||
|
||||
- name: Install dependencies
|
||||
working-directory: WebIndex
|
||||
|
Loading…
x
Reference in New Issue
Block a user