mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-03-15 14:05:47 -05:00
Update update-lkg.yml
12 -> 14
This commit is contained in:
4
.github/workflows/update-lkg.yml
vendored
4
.github/workflows/update-lkg.yml
vendored
@@ -9,10 +9,10 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Use node version 12
|
||||
- name: Use node version 14
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 12
|
||||
node-version: 14
|
||||
registry-url: https://registry.npmjs.org/
|
||||
|
||||
- name: Configure Git and Update LKG
|
||||
|
||||
Reference in New Issue
Block a user