File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 git config --global user.email '${{ steps.get-user-id.outputs.user-id }}+${{ steps.app-token.outputs.app-slug }}[bot]@users.noreply.github.com'
4141
4242 - name : Checkout PR HEAD
43- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
43+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4444 with :
4545 ref : ${{ github.event.pull_request.head.sha }}
4646 fetch-depth : 100
Original file line number Diff line number Diff line change 2626 with :
2727 python-version : " 3.12"
2828 - name : Checkout repo
29- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
29+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3030 with :
3131 fetch-depth : 0 # Fetch full history
3232 persist-credentials : false
Original file line number Diff line number Diff line change 1919 contents : read
2020 steps :
2121 - name : Check out a copy of the repository
22- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
22+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2323 with :
2424 persist-credentials : false
2525
Original file line number Diff line number Diff line change 2828
2929 steps :
3030 - name : Checkout repository
31- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
31+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3232 with :
3333 persist-credentials : false
3434
Original file line number Diff line number Diff line change 3535
3636 steps :
3737 - name : Checkout source
38- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
38+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3939 with :
4040 fetch-depth : 150
4141 fetch-tags : true
Original file line number Diff line number Diff line change 3636
3737 steps :
3838 - name : Checkout source
39- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
39+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4040 with :
4141 fetch-depth : 150
4242 persist-credentials : false
@@ -111,7 +111,7 @@ jobs:
111111
112112 steps :
113113 - name : Checkout docs
114- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
114+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
115115 with :
116116 ref : " gh-pages"
117117
Original file line number Diff line number Diff line change 1616 permissions :
1717 contents : read
1818 steps :
19- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
19+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2020 with :
2121 persist-credentials : false
2222
Original file line number Diff line number Diff line change 1212 permissions :
1313 contents : read
1414 steps :
15- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
15+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1616 with :
1717 persist-credentials : false
1818
Original file line number Diff line number Diff line change 4040
4141 steps :
4242 - name : Checkout source
43- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
43+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4444 with :
4545 fetch-depth : 150
4646 fetch-tags : true
7171 timeout-minutes : 2
7272 steps :
7373 - name : Checkout source
74- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
74+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
7575 with :
7676 persist-credentials : false
7777
Original file line number Diff line number Diff line change 4242
4343 steps :
4444 - name : Checkout source
45- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
45+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4646 with :
4747 fetch-depth : 150
4848 fetch-tags : true
9797 timeout-minutes : 2
9898 steps :
9999 - name : Checkout source
100- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
100+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
101101 with :
102102 persist-credentials : false
103103
You can’t perform that action at this time.
0 commit comments