docs: recommend at least node 20 in gh
This commit is contained in:
		@@ -61,6 +61,7 @@ jobs:
 | 
				
			|||||||
        with:
 | 
					        with:
 | 
				
			||||||
          fetch-depth: 0 # Fetch all history for git info
 | 
					          fetch-depth: 0 # Fetch all history for git info
 | 
				
			||||||
      - uses: actions/setup-node@v4
 | 
					      - uses: actions/setup-node@v4
 | 
				
			||||||
 | 
					        node-version: 22
 | 
				
			||||||
      - name: Install Dependencies
 | 
					      - name: Install Dependencies
 | 
				
			||||||
        run: npm ci
 | 
					        run: npm ci
 | 
				
			||||||
      - name: Build Quartz
 | 
					      - name: Build Quartz
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user