mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-04 05:43:42 +00:00 
			
		
		
		
	chore: bump threeal/yarn-install-action from 1.0.0 to 2.0.0
Bumps [threeal/yarn-install-action](https://github.com/threeal/yarn-install-action) from 1.0.0 to 2.0.0. - [Release notes](https://github.com/threeal/yarn-install-action/releases) - [Commits](https://github.com/threeal/yarn-install-action/compare/v1.0.0...v2.0.0) --- updated-dependencies: - dependency-name: threeal/yarn-install-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									ec47e1f1cb
								
							
						
					
					
						commit
						7afa4fde2d
					
				
							
								
								
									
										2
									
								
								.github/workflows/build.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yaml
									
									
									
									
										vendored
									
									
								
							@ -18,7 +18,7 @@ jobs:
 | 
				
			|||||||
          node-version: latest
 | 
					          node-version: latest
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Install Dependencies
 | 
					      - name: Install Dependencies
 | 
				
			||||||
        uses: threeal/yarn-install-action@v1.0.0
 | 
					        uses: threeal/yarn-install-action@v2.0.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Build Package
 | 
					      - name: Build Package
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										2
									
								
								.github/workflows/test.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test.yaml
									
									
									
									
										vendored
									
									
								
							@ -18,7 +18,7 @@ jobs:
 | 
				
			|||||||
          node-version: latest
 | 
					          node-version: latest
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Install Dependencies
 | 
					      - name: Install Dependencies
 | 
				
			||||||
        uses: threeal/yarn-install-action@v1.0.0
 | 
					        uses: threeal/yarn-install-action@v2.0.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Check Format
 | 
					      - name: Check Format
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user