mirror of
				https://github.com/JetBrains/intellij-platform-plugin-template.git
				synced 2025-06-13 13:04:09 +00:00 
			
		
		
		
	Bump jtalk/url-health-check-action from 2 to 3
Bumps [jtalk/url-health-check-action](https://github.com/jtalk/url-health-check-action) from 2 to 3. - [Release notes](https://github.com/jtalk/url-health-check-action/releases) - [Commits](https://github.com/jtalk/url-health-check-action/compare/v2...v3) --- updated-dependencies: - dependency-name: jtalk/url-health-check-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
							
								
									2be97fa297
								
							
						
					
					
						commit
						aad5979f74
					
				
							
								
								
									
										2
									
								
								.github/workflows/run-ui-tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/run-ui-tests.yml
									
									
									
									
										vendored
									
									
								
							@ -48,7 +48,7 @@ jobs:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
      # Wait for IDEA to be started
 | 
					      # Wait for IDEA to be started
 | 
				
			||||||
      - name: Health Check
 | 
					      - name: Health Check
 | 
				
			||||||
        uses: jtalk/url-health-check-action@v2
 | 
					        uses: jtalk/url-health-check-action@v3
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          url: http://127.0.0.1:8082
 | 
					          url: http://127.0.0.1:8082
 | 
				
			||||||
          max-attempts: 15
 | 
					          max-attempts: 15
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user