diff --git a/.github/workflows/vitepress.yml b/.github/workflows/vitepress.yml index bc6c0c7..243b488 100644 --- a/.github/workflows/vitepress.yml +++ b/.github/workflows/vitepress.yml @@ -23,7 +23,7 @@ jobs: fetch-depth: 0 - uses: actions/setup-node@v4 with: - node-version: 18 + node-version: 20 cache: yarn - run: yarn install --frozen-lockfile - name: Build