Skip to content

Commit

Permalink
Bump version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Jtalk committed Feb 3, 2024
1 parent fe3fb69 commit b716ccb
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@v3
uses: jtalk/url-health-check-action@v4
with:
# Check the following URLs one by one sequentially
url: https://example.com|http://example.com
Expand Down

0 comments on commit b716ccb

Please sign in to comment.