chore(deps): update actions/setup-node action to v2

pull/1580/head
Renovate Bot 2021-12-03 06:34:24 +00:00
parent 8b07585d49
commit 4659fa2d15
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
1 changed files with 1 additions and 1 deletions

View File

@ -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