mirror of
				https://github.com/Mibew/simple-icons.git
				synced 2025-10-31 02:25:59 +03:00 
			
		
		
		
	Use Node.js 22
This commit is contained in:
		
							parent
							
								
									2a78cbb45d
								
							
						
					
					
						commit
						12a424ad40
					
				
							
								
								
									
										2
									
								
								.github/workflows/create-release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/create-release.yml
									
									
									
									
										vendored
									
									
								
							| @ -54,7 +54,7 @@ jobs: | ||||
|       - name: Use Node.js | ||||
|         uses: actions/setup-node@v4 | ||||
|         with: | ||||
|           node-version: 22.4 | ||||
|           node-version: 22 | ||||
|           cache: npm | ||||
|           cache-dependency-path: '**/package.json' | ||||
|       - name: Bump version | ||||
|  | ||||
							
								
								
									
										4
									
								
								.github/workflows/publish.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/publish.yml
									
									
									
									
										vendored
									
									
								
							| @ -14,7 +14,7 @@ jobs: | ||||
|       - name: Use Node.js | ||||
|         uses: actions/setup-node@v4 | ||||
|         with: | ||||
|           node-version: 22.4 | ||||
|           node-version: 22 | ||||
|           cache: npm | ||||
|           cache-dependency-path: '**/package.json' | ||||
|       - name: Install dependencies | ||||
| @ -35,7 +35,7 @@ jobs: | ||||
|       - name: Use Node.js | ||||
|         uses: actions/setup-node@v4 | ||||
|         with: | ||||
|           node-version: 22.4 | ||||
|           node-version: 22 | ||||
|           cache: npm | ||||
|           cache-dependency-path: '**/package.json' | ||||
|       - id: get-version | ||||
|  | ||||
							
								
								
									
										6
									
								
								.github/workflows/verify.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/verify.yml
									
									
									
									
										vendored
									
									
								
							| @ -16,7 +16,7 @@ jobs: | ||||
|       - name: Use Node.js | ||||
|         uses: actions/setup-node@v4 | ||||
|         with: | ||||
|           node-version: 22.4 | ||||
|           node-version: 22 | ||||
|           cache: npm | ||||
|           cache-dependency-path: '**/package.json' | ||||
|       - name: Install dependencies | ||||
| @ -32,7 +32,7 @@ jobs: | ||||
|       - name: Use Node.js | ||||
|         uses: actions/setup-node@v4 | ||||
|         with: | ||||
|           node-version: 22.4 | ||||
|           node-version: 22 | ||||
|           cache: npm | ||||
|           cache-dependency-path: '**/package.json' | ||||
|       - name: Detect changed files | ||||
| @ -90,7 +90,7 @@ jobs: | ||||
|       - name: Use Node.js | ||||
|         uses: actions/setup-node@v4 | ||||
|         with: | ||||
|           node-version: 22.4 | ||||
|           node-version: 22 | ||||
|           cache: npm | ||||
|           cache-dependency-path: '**/package.json' | ||||
|       - name: Install dependencies | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user