chore(ci): bump ci from 16 to 18 due to semantic release
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @@ -15,7 +15,7 @@ jobs: | |||||||
|       - name: Use Node.js |       - name: Use Node.js | ||||||
|         uses: actions/setup-node@v3.1.1 |         uses: actions/setup-node@v3.1.1 | ||||||
|         with: |         with: | ||||||
|           node-version: 16.x |           node-version: 18.x | ||||||
|  |  | ||||||
|       - name: Install dependencies |       - name: Install dependencies | ||||||
|         run: yarn --frozen-lockfile |         run: yarn --frozen-lockfile | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								.github/workflows/lint.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/lint.yml
									
									
									
									
										vendored
									
									
								
							| @@ -15,7 +15,7 @@ jobs: | |||||||
|       - name: Use Node.js |       - name: Use Node.js | ||||||
|         uses: actions/setup-node@v3.1.1 |         uses: actions/setup-node@v3.1.1 | ||||||
|         with: |         with: | ||||||
|           node-version: 16.x |           node-version: 18.x | ||||||
|  |  | ||||||
|       - name: Install dependencies |       - name: Install dependencies | ||||||
|         run: yarn --frozen-lockfile |         run: yarn --frozen-lockfile | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user