fix: ci
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '18.17.1'
|
||||
node-version: '20.13.1'
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm install
|
||||
|
||||
Reference in New Issue
Block a user