From b70c5e578bc67b85d783ca82d084abc727e0ddd8 Mon Sep 17 00:00:00 2001 From: g_it Date: Tue, 7 Apr 2026 16:23:01 +0200 Subject: [PATCH] Update Vale action. --- .github/workflows/lint.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 157744a..5b25b85 100755 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -9,8 +9,8 @@ jobs: name: runner / vale runs-on: ubuntu-latest steps: - - uses: https://github.com/actions/checkout@v3 - - uses: https://github.com/errata-ai/vale-action@reviewdog + - uses: https://github.com/actions/checkout@v4 + - uses: https://github.com/vale-cli/vale-action@v2 with: fail_on_error: true files: /