mirror of
				https://github.com/nsnail/spectre.console.git
				synced 2025-11-01 01:25:27 +08:00 
			
		
		
		
	chore: Update actions/setup-node action to v3
This commit is contained in:
		![29139614+renovate[bot]@users.noreply.github.com](/assets/img/avatar_default.png) renovate[bot]
					renovate[bot]
				
			
				
					committed by
					
						 Patrik Svensson
						Patrik Svensson
					
				
			
			
				
	
			
			
			 Patrik Svensson
						Patrik Svensson
					
				
			
						parent
						
							a11ae6a93d
						
					
				
				
					commit
					8ca602b986
				
			
							
								
								
									
										2
									
								
								.github/workflows/ci.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -27,7 +27,7 @@ jobs: | |||||||
|           6.0.101 |           6.0.101 | ||||||
|  |  | ||||||
|     - name: Setup Node.js |     - name: Setup Node.js | ||||||
|       uses: actions/setup-node@v2 |       uses: actions/setup-node@v3 | ||||||
|       with: |       with: | ||||||
|         node-version: '16' |         node-version: '16' | ||||||
|  |  | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								.github/workflows/publish.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/publish.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -73,7 +73,7 @@ jobs: | |||||||
|           6.0.101 |           6.0.101 | ||||||
|  |  | ||||||
|     - name: Setup Node.js |     - name: Setup Node.js | ||||||
|       uses: actions/setup-node@v2 |       uses: actions/setup-node@v3 | ||||||
|       with: |       with: | ||||||
|         node-version: '16' |         node-version: '16' | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user