Skip to content

Commit

Permalink
Use Lexi v2.0 (#1829)
Browse files Browse the repository at this point in the history
  • Loading branch information
npentrel authored Sep 14, 2023
1 parent 5339e5b commit 598f5a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lexi-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
ref: ${{github.event.pull_request.head.sha}}
fetch-depth: 0
- uses: npentrel/lexi@v1.1
- uses: Rebilly/lexi@v2
with:
github-token: ${{ secrets.PR_TOKEN }}
glob: '**/*.md'

0 comments on commit 598f5a3

Please sign in to comment.