Bump actions/setup-node action (#538)

This commit is contained in:
Pokey Rule 2022-02-02 15:44:07 +00:00 committed by GitHub
parent 63e678731c
commit 30bc0f2ad9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: actions/setup-node@v1
- uses: actions/setup-node@v2
with:
node-version: 16
cache: yarn