Skip to content

Commit 5a908a2

Browse files
committed
Update README for next version
1 parent 95c5208 commit 5a908a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ A GitHub Action that allows you to wait for another GitHub check to complete. Th
1111
```yaml
1212
steps:
1313
- name: Wait for build to succeed
14-
uses: fountainhead/action-wait-for-check@v1.1.0
14+
uses: fountainhead/action-wait-for-check@v1.2.0
1515
id: wait-for-build
1616
with:
1717
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)