Skip to content

Commit

Permalink
bump documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Slashgear committed Jan 4, 2023
1 parent 3fe8f69 commit 163732d
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 @@ -21,7 +21,7 @@ To use it, add the following steps in your workflow:

```yaml
steps:
- uses: Slashgear/action-check-pr-title@v3.1.0
- uses: Slashgear/action-check-pr-title@v4.0.0
with:
regexp: '([a-z])+' # Regex the title should match.
```
Expand Down

0 comments on commit 163732d

Please sign in to comment.