From 0cf5534e0b67f26ce9e0ffa8fb7f02e555261f44 Mon Sep 17 00:00:00 2001 From: Roman Nazarenko Date: Sat, 6 Feb 2021 13:02:01 +0000 Subject: [PATCH] Readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35466ca..e358a7b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A cURL-based post-deploy health check with build-in redirect & retry. An quick & ```yaml steps: - name: Check the deployed service URL - uses: jtalk/url-health-check-action@v1.2 + uses: jtalk/url-health-check-action@v1.4 with: # Check the following URLs one by one sequentially url: https://example.com|http://example.com