Update lighthouse.yml

This commit is contained in:
Adam Matthiesen 2024-01-23 18:41:37 -08:00 committed by GitHub
parent aad6f0175d
commit 1709af4987
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
node-version: 18
fetch-depth: 0
- name: Install Dependencies