diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index fe41436285..bda94d69df 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -7,7 +7,7 @@ on: python_version: required: false type: string - default: "3.10" + default: "3.11" ANSYS_VERSION: required: false type: string @@ -29,7 +29,7 @@ on: description: "Python interpreter" required: true type: string - default: "3.10" + default: "3.11" ANSYS_VERSION: description: "ANSYS version" required: true