mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-28 12:22:23 +00:00
Uses node-version instead of version in ci
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
- name: Use Node.js 14.x
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
version: 14.x
|
||||
node-version: 14.x
|
||||
|
||||
- name: Install dependencies
|
||||
run: yarn
|
||||
|
||||
Reference in New Issue
Block a user