diff --git a/.github/workflows/ci_cd.yml b/.github/workflows/ci_cd.yml index 8836a4e811..523301d486 100644 --- a/.github/workflows/ci_cd.yml +++ b/.github/workflows/ci_cd.yml @@ -76,7 +76,7 @@ jobs: runs-on: ubuntu-latest steps: - name: PyAnsys documentation style checks - uses: ansys/actions/doc-style@v8 + uses: ansys/actions/doc-style@fix/doc-style-action with: token: ${{ secrets.GITHUB_TOKEN }}