diff --git a/README.md b/README.md index 2f5edf1..91da1bd 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@v3 + uses: jtalk/url-health-check-action@v4 with: # Check the following URLs one by one sequentially url: https://example.com|http://example.com