mirror of
https://github.com/openziti/zrok.git
synced 2026-08-24 10:14:56 -05:00
Merge pull request #465 from openziti/bump-node-version
bump node version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user