Skip to content

Commit

Permalink
Update README for next version
Browse files Browse the repository at this point in the history
  • Loading branch information
wms committed Mar 15, 2024
1 parent 95c5208 commit 5a908a2
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 @@ -11,7 +11,7 @@ A GitHub Action that allows you to wait for another GitHub check to complete. Th
```yaml
steps:
- name: Wait for build to succeed
uses: fountainhead/action-wait-for-check@v1.1.0
uses: fountainhead/action-wait-for-check@v1.2.0
id: wait-for-build
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 5a908a2

Please sign in to comment.