Merge pull request #465 from openziti/bump-node-version

bump node version
This commit is contained in:
Kenneth Bingham 2023-11-28 11:22:49 -05:00 committed by GitHub
commit f05dad1600
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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