mirror of
				https://github.com/SphericalKat/medium.rip.git
				synced 2025-11-04 12:25:58 +00:00 
			
		
		
		
	chore(deps): update actions/setup-node action to v4
This commit is contained in:
		
							parent
							
								
									0cd9fd70cb
								
							
						
					
					
						commit
						f45d252f5f
					
				
							
								
								
									
										2
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							@ -13,7 +13,7 @@ jobs:
 | 
				
			|||||||
            version: latest
 | 
					            version: latest
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Set up Node
 | 
					      - name: Set up Node
 | 
				
			||||||
        uses: actions/setup-node@v3
 | 
					        uses: actions/setup-node@v4
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          node-version: 16
 | 
					          node-version: 16
 | 
				
			||||||
          cache: 'pnpm'
 | 
					          cache: 'pnpm'
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user