chore: remove highlight.js, use node 16 for ci (#511)

This commit is contained in:
Ed L
2022-03-29 20:47:19 +01:00
committed by GitHub
parent b12d47bc2f
commit a25dabd4a1
4 changed files with 2 additions and 8 deletions

View File

@@ -19,7 +19,7 @@ runs:
- name: Setup Node
uses: actions/setup-node@v2
with:
node-version: 15
node-version: 16
cache: "yarn"
- name: Install Dependencies and Build