File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 steps :
2626 - run : git config --global core.autocrlf input
2727 - name : Checkout
28- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
28+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2929 with :
3030 persist-credentials : false
3131 - name : Setup Node.js
Original file line number Diff line number Diff line change 1313 name : Check Coverage
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
16+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1717 with :
1818 persist-credentials : false
1919 - name : Setup Node.js
Original file line number Diff line number Diff line change 3636 steps :
3737 - run : git config --global core.autocrlf input
3838 - name : Checkout
39- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
39+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4040 with :
4141 persist-credentials : false
4242 - name : Setup Node.js
@@ -130,7 +130,7 @@ jobs:
130130 steps :
131131 - run : git config --global core.autocrlf input
132132 - name : Checkout
133- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
133+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
134134 with :
135135 persist-credentials : false
136136 - name : Setup Node.js
@@ -161,7 +161,7 @@ jobs:
161161 actions : read
162162 steps :
163163 - name : Checkout
164- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
164+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
165165 with :
166166 fetch-depth : 0
167167 persist-credentials : false
Original file line number Diff line number Diff line change 2525 steps :
2626 - run : git config --global core.autocrlf input
2727 - name : Checkout
28- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
28+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2929 with :
3030 persist-credentials : false
3131 - name : Setup Node.js
You can’t perform that action at this time.
0 commit comments