chore(deps): bump actions/setup-node from 1 to 3 (#1263)

This commit is contained in:
dependabot[bot] 2022-06-24 09:30:49 +00:00 committed by GitHub
parent ef4bc281d7
commit b7e8b81442
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ jobs:
fetch-depth: 0
- name: Setup Node.js
uses: actions/setup-node@v1
uses: actions/setup-node@v3
with:
node-version: "16"