Skip to content

Commit

Permalink
Update version tag in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jtalk committed Mar 6, 2021
1 parent ed3a0c7 commit 0195e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.4
uses: jtalk/url-health-check-action@v1.5
with:
# Check the following URLs one by one sequentially
url: https://example.com|http://example.com
Expand Down

0 comments on commit 0195e0d

Please sign in to comment.