Update update-package-lock.yaml

12 -> 14
This commit is contained in:
Wesley Wigham 2022-04-08 11:16:49 -07:00 committed by GitHub
parent 5e721d979d
commit f30ce1ff8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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