File tree Expand file tree Collapse file tree 4 files changed +3
-5
lines changed
Expand file tree Collapse file tree 4 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 2424
2525 steps :
2626 - name : Checkout
27- uses : actions/checkout@v3
27+ uses : actions/checkout@v4
2828
2929 - name : Initialize CodeQL
3030 uses : github/codeql-action/init@v2
Original file line number Diff line number Diff line change 3535 OPENLAS_NUM_THREADS : 1
3636
3737 steps :
38- - uses : actions/checkout@v3
38+ - uses : actions/checkout@v4
3939 with :
4040 submodules : recursive
4141 fetch-depth : 0
Original file line number Diff line number Diff line change 1919 python-version : ["3.10"]
2020 steps :
2121 - name : Checkout
22- uses : actions/checkout@v3
22+ uses : actions/checkout@v4
2323 with :
2424 fetch-depth : 0
2525 - name : Install pandoc
Original file line number Diff line number Diff line change 5555 "sphinx.ext.coverage" ,
5656 "sphinx.ext.ifconfig" ,
5757 "sphinx.ext.githubpages" ,
58- # "numpydoc",
59- # "sphinx_autodoc_typehints",
6058 "IPython.sphinxext.ipython_console_highlighting" ,
6159 "IPython.sphinxext.ipython_directive" ,
6260 "nbsphinx" ,
You can’t perform that action at this time.
0 commit comments