Skip to content

Commit

Permalink
adjust docs (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbelyaev authored Sep 10, 2023
1 parent e91ac5a commit 678b4a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
name: runner / checkstyle
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: dbelyaev/[email protected].2
- uses: actions/checkout@v4
- uses: dbelyaev/[email protected].3
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review
Expand Down

0 comments on commit 678b4a8

Please sign in to comment.