Skip to content

Commit b716ccb

Browse files
authored
Bump version in README
1 parent fe3fb69 commit b716ccb

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@v3
8+
uses: jtalk/url-health-check-action@v4
99
with:
1010
# Check the following URLs one by one sequentially
1111
url: https://example.com|http://example.com

0 commit comments

Comments
 (0)