Skip to content

Commit 381dc14

Browse files
authored
Update README.md
1 parent 71f9261 commit 381dc14

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,11 @@ This can be useful to wait e.g. for a specific version of an API to deployed or
66

77
## Example usage
88

9+
10+
- name: Wait for API Url Action
11+
912
```yml
10-
uses: mydea/action-wait-for-api@v1
13+
uses: Hardsix/action-wait-for-api@v2
1114
with:
1215
url: "https://api.example.com/status"
1316
expected-response-field: "version"

0 commit comments

Comments
 (0)