Update lint.yml

This commit is contained in:
Daniel Lautzenheiser
2022-12-01 12:50:15 -05:00
committed by GitHub
parent d349ce272a
commit 87b5f993a9

View File

@ -21,6 +21,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v3
with:
working-directory: ./core
cache: yarn
node-version: 16