bump node version

This commit is contained in:
Kenneth Bingham 2023-11-28 10:59:16 -05:00
parent 9b6289c993
commit 3bb36321db
No known key found for this signature in database
GPG Key ID: 31709281860130B6

View File

@ -19,7 +19,7 @@ jobs:
- uses: actions/setup-node@v3
name: setup npm
with:
node-version: 16
node-version: 18
check-latest: true
cache: "npm"
cache-dependency-path: website/package-lock.json