* node 18+

* Remove LGTM mention (service is no longer available)

---------

Co-authored-by: Christian Oliff <christianoliff@pm.me>
This commit is contained in:
Rob Larsen
2024-04-08 16:22:49 -04:00
committed by GitHub
parent 6782409daf
commit d00a4b9fda
3 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16.x, 18.x]
node-version: [18.x, 20.x]
steps:
- name: Get npm cache directory
id: npm-cache