File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 run : |
4444 pip install numpy cython setuptools">=77" scikit-build cmake sphinx sphinx_rtd_theme furo pydot graphviz sphinxcontrib-programoutput sphinxcontrib-googleanalytics sphinx_design
4545 - name : Checkout repo
46- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
46+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4747 with :
4848 fetch-depth : 0
4949 persist-credentials : false
Original file line number Diff line number Diff line change 4848 architecture : x64
4949
5050 - name : Checkout repo
51- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
51+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
5252 with :
5353 fetch-depth : 0
5454
Original file line number Diff line number Diff line change 3737 with :
3838 access_token : ${{ github.token }}
3939
40- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
40+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4141 with :
4242 fetch-depth : 0
4343
@@ -109,7 +109,7 @@ jobs:
109109 with :
110110 access_token : ${{ github.token }}
111111
112- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
112+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
113113 with :
114114 fetch-depth : 0
115115
Original file line number Diff line number Diff line change 3939 with :
4040 access_token : ${{ github.token }}
4141
42- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
42+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4343 with :
4444 fetch-depth : 0
4545
@@ -125,7 +125,7 @@ jobs:
125125 with :
126126 access_token : ${{ github.token }}
127127
128- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
128+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
129129 with :
130130 fetch-depth : 0
131131
Original file line number Diff line number Diff line change 2323
2424 steps :
2525 - name : Checkout repo
26- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
26+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2727
2828 - name : Set up python
2929 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v5.6.0
Original file line number Diff line number Diff line change 1313 timeout-minutes : 30
1414 steps :
1515 - name : Checkout repo
16- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
16+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1717 with :
1818 # use commit hash to make "no-commit-to-branch" check passing
1919 ref : ${{ github.sha }}
You can’t perform that action at this time.
0 commit comments