fix(deps): bump actions/setup-node from 2.5.1 to 3.0.0

This commit is contained in:
dependabot[bot] 2022-02-25 00:29:19 +00:00 committed by GitHub
parent baa902418f
commit f9509749c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Setup node env - name: Setup node env
uses: actions/setup-node@v2.5.1 uses: actions/setup-node@v3.0.0
with: with:
node-version: 14 node-version: 14