File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7878 run : ls -R -a
7979
8080 - name : PyAnsys code style checks
81- uses : ansys/actions/code-style@v7
81+ uses : ansys/actions/code-style@v8
8282 with :
8383 python-version : ${{ inputs.MAIN_PYTHON_VERSION }}
8484 use-python-cache : false
@@ -128,7 +128,7 @@ jobs:
128128 autosummary-pyconverter-generatedcommands-v${{ env.RESET_AUTOSUMMARY_CACHE_2 }}-${{ inputs.PYCONVERTER_GENERATED_VERSION }}
129129
130130 - name : " Run Ansys documentation building action"
131- uses : ansys/actions/doc-build@v7
131+ uses : ansys/actions/doc-build@v8
132132 with :
133133 python-version : ${{ inputs.MAIN_PYTHON_VERSION }}
134134 checkout : false
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ doc = [
6262 " jupyter_sphinx==0.5.3" ,
6363 " numpy==2.1.1" ,
6464 " numpydoc==1.8.0" ,
65- " pandas==2.2.2 " ,
65+ " pandas==2.2.3 " ,
6666 " parse==1.20.2" ,
6767 " pypandoc==1.13" ,
6868 " pytest-sphinx==0.6.3" ,
You can’t perform that action at this time.
0 commit comments