diff --git a/.github/workflows/ci_cd.yml b/.github/workflows/ci_cd.yml index 00396f14..933d6b2c 100644 --- a/.github/workflows/ci_cd.yml +++ b/.github/workflows/ci_cd.yml @@ -153,7 +153,7 @@ jobs: .ci/waiting_services.sh - name: "Run Ansys documentation building action" - uses: ansys/actions/doc-build@v5 + uses: ansys/actions/doc-build@v6 with: requires-xvfb: true python-version: ${{ env.MAIN_PYTHON_VERSION }}