workflow node
This commit is contained in:
parent
4af8cd3c12
commit
363ee7cbeb
|
@ -15,7 +15,7 @@ jobs:
|
|||
persist-credentials: false
|
||||
- uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: '12'
|
||||
node-version: '20'
|
||||
cache: 'npm'
|
||||
- run: |
|
||||
npm install
|
||||
|
|
Loading…
Reference in New Issue