diff --git a/.github/workflows/lint-docs.yml b/.github/workflows/lint-docs.yml index 54150a2f..7a90f790 100644 --- a/.github/workflows/lint-docs.yml +++ b/.github/workflows/lint-docs.yml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v4 - name: Vale - uses: errata-ai/vale-action@v2.1.0 + uses: errata-ai/vale-action@v2.1.1 with: files: '["docs/", "README.md"]' env: