docs(github-actions): update workflow version, update node-version (#2175)
This commit is contained in:
		
							parent
							
								
									7faa7993eb
								
							
						
					
					
						commit
						74671f809c
					
				| @ -33,9 +33,9 @@ jobs: | |||||||
|         with: |         with: | ||||||
|           fetch-depth: 0 |           fetch-depth: 0 | ||||||
|       - name: Setup Node.js |       - name: Setup Node.js | ||||||
|         uses: actions/setup-node@v1 |         uses: actions/setup-node@v2 | ||||||
|         with: |         with: | ||||||
|           node-version: '14.17' |           node-version: 'lts/*' | ||||||
|       - name: Install dependencies |       - name: Install dependencies | ||||||
|         run: npm ci |         run: npm ci | ||||||
|       - name: Release |       - name: Release | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user