Skip to content

Commit e3730e7

Browse files
authored
Merge pull request #36 from zhensherlock/dependabot/github_actions/next/jtalk/url-health-check-action-4
chore(deps): bump jtalk/url-health-check-action from 3 to 4
2 parents afb404a + ed8829a commit e3730e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-ui-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
# Wait for IDEA to be started
5050
- name: Health Check
51-
uses: jtalk/url-health-check-action@v3
51+
uses: jtalk/url-health-check-action@v4
5252
with:
5353
url: http://127.0.0.1:8082
5454
max-attempts: 15

0 commit comments

Comments
 (0)