mirror of
				https://github.com/Mastermindzh/tidal-hifi.git
				synced 2025-10-31 08:49:35 +01:00 
			
		
		
		
	ci: updated workflow node versions
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							| @@ -16,7 +16,7 @@ jobs: | ||||
|       - uses: actions/checkout@master | ||||
|       - uses: actions/setup-node@master | ||||
|         with: | ||||
|           node-version: 16 | ||||
|           node-version: 19 | ||||
|       - run: npm install | ||||
|       - run: npm run build | ||||
|  | ||||
| @@ -26,7 +26,7 @@ jobs: | ||||
|       - uses: actions/checkout@master | ||||
|       - uses: actions/setup-node@master | ||||
|         with: | ||||
|           node-version: 16 | ||||
|           node-version: 19 | ||||
|       - run: npm install | ||||
|       - run: npm run build | ||||
|  | ||||
| @@ -36,6 +36,6 @@ jobs: | ||||
|       - uses: actions/checkout@master | ||||
|       - uses: actions/setup-node@master | ||||
|         with: | ||||
|           node-version: 16 | ||||
|           node-version: 19 | ||||
|       - run: npm install | ||||
|       - run: npm run build | ||||
|   | ||||
		Reference in New Issue
	
	Block a user