From 87e7a825b402fe9b2479da97c20ce7c920e06fc9 Mon Sep 17 00:00:00 2001 From: dmiller Date: Wed, 23 Oct 2024 11:40:40 -0600 Subject: [PATCH] FIX: Fix vale version --- .github/workflows/ci_cd.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci_cd.yml b/.github/workflows/ci_cd.yml index 866f654e9f..fb76358685 100644 --- a/.github/workflows/ci_cd.yml +++ b/.github/workflows/ci_cd.yml @@ -36,6 +36,7 @@ jobs: uses: ansys/actions/doc-style@v8 with: token: ${{ secrets.GITHUB_TOKEN }} + vale-version: "2.29.6" smoke-tests: name: Build and Smoke tests