mirror of
				https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
				synced 2025-11-04 16:23:41 +08:00 
			
		
		
		
	ci: bump actions/cache to v4
				
					
				
			This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/deploy_preview.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/deploy_preview.yml
									
									
									
									
										vendored
									
									
								
							@@ -49,7 +49,7 @@ jobs:
 | 
			
		||||
        run: npm install --global vercel@latest
 | 
			
		||||
 | 
			
		||||
      - name: Cache dependencies
 | 
			
		||||
        uses: actions/cache@v2
 | 
			
		||||
        uses: actions/cache@v4
 | 
			
		||||
        id: cache-npm
 | 
			
		||||
        with:
 | 
			
		||||
          path: ~/.npm
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user