ci(website): use .node-version file (#5486)

Signed-off-by: RB <7775707+nitrocode@users.noreply.github.com>
This commit is contained in:
RB
2025-04-02 23:48:50 -05:00
committed by GitHub
parent d7ede9f215
commit 4bfd81f821

View File

@@ -71,7 +71,6 @@ jobs:
- name: setup npm
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4
with:
node-version: '20'
cache: 'npm'
- name: run http-server