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

This commit is contained in:
Renovate Bot 2022-04-16 15:29:08 +00:00
parent 1388b1f139
commit fcc57c1825
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

@ -17,7 +17,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Setup Node.js - name: Setup Node.js
uses: actions/setup-node@v2 uses: actions/setup-node@v3
with: with:
node-version: 14.17 node-version: 14.17