fix(deps): bump actions/setup-node from 2.1.2 to 2.1.5
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.1.2 to 2.1.5. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v2.1.2...v2.1.5) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									a71058e3e7
								
							
						
					
					
						commit
						3a137226a0
					
				
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @ -13,7 +13,7 @@ jobs: | ||||
|           fetch-depth: 0 | ||||
| 
 | ||||
|       - name: Setup node env | ||||
|         uses: actions/setup-node@v2.1.2 | ||||
|         uses: actions/setup-node@v2.1.5 | ||||
|         with: | ||||
|           node-version: 14 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user