chore(deps): update actions/setup-node action to v2
parent
8b07585d49
commit
4659fa2d15
|
@ -31,7 +31,7 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v1
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: 14
|
||||
- name: Release
|
||||
|
|
Loading…
Reference in New Issue