Skip to content

Commit

Permalink
docs: Use latest major version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
amannn committed Feb 2, 2022
1 parent 9607b12 commit 56953fb
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 @@ -33,7 +33,7 @@ jobs:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v3
- uses: amannn/action-semantic-pull-request@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
```
Expand Down

0 comments on commit 56953fb

Please sign in to comment.