mirror of
				https://github.com/bartvdbraak/hellob.art.git
				synced 2025-10-29 03:09:10 +00:00 
			
		
		
		
	chore(deps): update actions/setup-node action to v4
This commit is contained in:
		
							parent
							
								
									4bc961ccd7
								
							
						
					
					
						commit
						26226cee63
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/linting.yaml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/linting.yaml
									
										
									
									
										vendored
									
									
								
							|  | @ -23,7 +23,7 @@ jobs: | |||
|           version: latest | ||||
| 
 | ||||
|       - name: Setup Node.js | ||||
|         uses: actions/setup-node@v3.8.2 | ||||
|         uses: actions/setup-node@v4.0.0 | ||||
|         with: | ||||
|           node-version: ${{ matrix.node-version }} | ||||
|           cache: pnpm | ||||
|  |  | |||
							
								
								
									
										2
									
								
								.github/workflows/unlighthouse.yaml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/unlighthouse.yaml
									
										
									
									
										vendored
									
									
								
							|  | @ -30,7 +30,7 @@ jobs: | |||
|         uses: actions/checkout@v4.1.1 | ||||
| 
 | ||||
|       - name: Use Node.js ${{ matrix.node-version }} | ||||
|         uses: actions/setup-node@v3.8.2 | ||||
|         uses: actions/setup-node@v4.0.0 | ||||
|         with: | ||||
|           node-version: ${{ matrix.node-version }} | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue