File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6060 sphinxcontrib-jsmath sphinx-copybutton sphinxcontrib-spelling \
6161 versioneer[toml]==0.29
6262 - name : Checkout repo at tag
63- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
63+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
6464 with :
6565 ref : ${{ github.event.inputs.tag }}
6666 fetch-depth : 0
Original file line number Diff line number Diff line change 3232 with :
3333 access_token : ${{ github.token }}
3434
35- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
35+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3636 with :
3737 fetch-depth : 0
3838
9999 with :
100100 access_token : ${{ github.token }}
101101
102- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
102+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
103103 with :
104104 fetch-depth : 0
105105
@@ -544,7 +544,7 @@ jobs:
544544 conda update -n base --all
545545 conda install conda-index -c conda-forge --override-channels
546546 - name : Checkout dpctl repo
547- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
547+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
548548 with :
549549 fetch-depth : 0
550550 - name : Download artifact
@@ -705,7 +705,7 @@ jobs:
705705 run : conda install anaconda-client -c conda-forge --override-channels
706706
707707 - name : Checkout repo
708- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
708+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
709709 with :
710710 repository : IntelPython/devops-tools
711711 fetch-depth : 0
Original file line number Diff line number Diff line change 8181 make && make install
8282
8383 - name : Checkout repo
84- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
84+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
8585 with :
8686 fetch-depth : 0
8787
Original file line number Diff line number Diff line change 6363 sphinxcontrib-jsmath sphinx-copybutton sphinxcontrib-spelling \
6464 versioneer[toml]==0.29
6565 - name : Checkout repo
66- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
66+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
6767 with :
6868 fetch-depth : 0
6969 persist-credentials : false
Original file line number Diff line number Diff line change 3434
3535 steps :
3636 - name : " Checkout code"
37- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
37+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3838 with :
3939 persist-credentials : false
4040
Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ jobs:
126126 pip install numpy cython setuptools"<80" pytest scikit-build cmake ninja versioneer[toml]==0.29
127127
128128 - name : Checkout repo
129- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
129+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
130130 with :
131131 fetch-depth : 0
132132
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 # v6.2.0
Original file line number Diff line number Diff line change 1616
1717 steps :
1818 - name : Checkout dpctl
19- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
19+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2020 with :
2121 ref : ${{ github.sha }} # use hash to pass no-commit-to-branch check
2222 - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
You can’t perform that action at this time.
0 commit comments