chore: update CI node version

This commit is contained in:
Mattia Astorino 2020-09-05 11:48:37 +02:00
parent 07de076610
commit 58d80a8df6
No known key found for this signature in database
GPG key ID: CDFA82D8B1132C65

View file

@ -20,7 +20,7 @@ jobs:
- name: Use Node Version 12 - name: Use Node Version 12
uses: actions/setup-node@v1 uses: actions/setup-node@v1
with: with:
node-version: 12 node-version: '12.x'
- name: Get yarn cache directory path - name: Get yarn cache directory path
id: yarn-cache-dir-path id: yarn-cache-dir-path