try to fix fetch error
This commit is contained in:
parent
4bdb52d86c
commit
6061c00c4e
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
node-version: 22
|
||||
|
||||
- name: Install deps
|
||||
run: npm install -f
|
||||
|
|
|
|||
Loading…
Reference in New Issue