Skip to content

Commit

Permalink
Merge pull request #30 from fgrehm/patch-1
Browse files Browse the repository at this point in the history
Bump version example on README
  • Loading branch information
haya14busa authored May 5, 2022
2 parents e44edac + ca8a645 commit cf4f93c
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 @@ -56,7 +56,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: markdownlint
uses: reviewdog/action-markdownlint@v0.1
uses: reviewdog/action-markdownlint@v0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review
Expand Down

0 comments on commit cf4f93c

Please sign in to comment.