File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 architecture : x64
5050
5151 - name : Checkout repo
52- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
52+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
5353 with :
5454 fetch-depth : 0
5555
Original file line number Diff line number Diff line change 2727 sudo apt-get install jq
2828
2929 - name : Checkout repo
30- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
30+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3131 with :
3232 fetch-depth : 0
3333
Original file line number Diff line number Diff line change 3737 uses : styfle/cancel-workflow-action@d07a454dad7609a92316b57b23c9ccfd4f59af66 # 0.13.1
3838 with :
3939 access_token : ${{ github.token }}
40- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
40+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4141 with :
4242 fetch-depth : 0
4343
@@ -205,7 +205,7 @@ jobs:
205205 uses : styfle/cancel-workflow-action@d07a454dad7609a92316b57b23c9ccfd4f59af66 # 0.13.1
206206 with :
207207 access_token : ${{ github.token }}
208- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
208+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
209209 with :
210210 fetch-depth : 0
211211
Original file line number Diff line number Diff line change 3737 uses : styfle/cancel-workflow-action@d07a454dad7609a92316b57b23c9ccfd4f59af66 # 0.13.1
3838 with :
3939 access_token : ${{ github.token }}
40- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
40+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4141 with :
4242 fetch-depth : 0
4343
@@ -205,7 +205,7 @@ jobs:
205205 uses : styfle/cancel-workflow-action@d07a454dad7609a92316b57b23c9ccfd4f59af66 # 0.13.1
206206 with :
207207 access_token : ${{ github.token }}
208- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
208+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
209209 with :
210210 fetch-depth : 0
211211
Original file line number Diff line number Diff line change 3636
3737 steps :
3838 - name : " Checkout code"
39- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
39+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4040 with :
4141 persist-credentials : false
4242
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