Skip to content

Commit 0195e0d

Browse files
committed
Update version tag in Readme
1 parent ed3a0c7 commit 0195e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ A cURL-based post-deploy health check with build-in redirect & retry. An quick &
55
```yaml
66
steps:
77
- name: Check the deployed service URL
8-
uses: jtalk/url-health-check-action@v1.4
8+
uses: jtalk/url-health-check-action@v1.5
99
with:
1010
# Check the following URLs one by one sequentially
1111
url: https://example.com|http://example.com

0 commit comments

Comments
 (0)