diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index cd2ea399..53097474 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -85,7 +85,7 @@ jobs: uses: actions/checkout@v3 - name: Lint markdown files - uses: prologic/action-markdownlint@v0.7 + uses: prologic/action-markdownlint@v0.9 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-check