docs/hosting.md @@ -61,7 +61,8 @@ with: fetch-depth: 0 # Fetch all history for git info - uses: actions/setup-node@v4 node-version: 22 with: node-version: 22 - name: Install Dependencies run: npm ci - name: Build Quartz