build(release.yml): set node-version to lts/*
This commit is contained in:
		
							parent
							
								
									c7b8e10bd1
								
							
						
					
					
						commit
						e607e234f3
					
				
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @ -15,7 +15,7 @@ jobs: | |||||||
|       - uses: actions/setup-node@v3 |       - uses: actions/setup-node@v3 | ||||||
|         with: |         with: | ||||||
|           cache: npm |           cache: npm | ||||||
|           node-version: 16 |           node-version: lts/* | ||||||
|       - run: npm ci |       - run: npm ci | ||||||
|       - run: npx semantic-release |       - run: npx semantic-release | ||||||
|         env: |         env: | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user