Update lint.yml

This commit is contained in:
Daniel Lautzenheiser
2022-12-01 12:52:20 -05:00
committed by GitHub
parent 87b5f993a9
commit efd1b9a627

View File

@ -21,8 +21,8 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v3
with:
working-directory: ./core
cache: yarn
cache-dependency-path: core/yarn.lock
node-version: 16
- name: Install