mirror of
https://github.com/openziti/zrok.git
synced 2025-06-22 18:51:33 +02:00
bump node version
This commit is contained in:
parent
9b6289c993
commit
3bb36321db
2
.github/workflows/deploy-doc-site.yml
vendored
2
.github/workflows/deploy-doc-site.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
- uses: actions/setup-node@v3
|
- uses: actions/setup-node@v3
|
||||||
name: setup npm
|
name: setup npm
|
||||||
with:
|
with:
|
||||||
node-version: 16
|
node-version: 18
|
||||||
check-latest: true
|
check-latest: true
|
||||||
cache: "npm"
|
cache: "npm"
|
||||||
cache-dependency-path: website/package-lock.json
|
cache-dependency-path: website/package-lock.json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user