mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-05 16:38:05 -06:00
Update update-package-lock.yaml
12 -> 14
This commit is contained in:
parent
5e721d979d
commit
f30ce1ff8f
2
.github/workflows/update-package-lock.yaml
vendored
2
.github/workflows/update-package-lock.yaml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 12
|
||||
node-version: 14
|
||||
registry-url: https://registry.npmjs.org/
|
||||
|
||||
- name: Configure git and update package-lock.json
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user