2121 runs-on : ubuntu-20.04
2222 steps :
2323 - name : Clone source code
24- uses :
actions/[email protected] .0 # https://github.com/actions/checkout 24+ uses :
actions/[email protected] .1 # https://github.com/actions/checkout 2525 with :
2626 # Whether to configure the token or SSH key with the local git config. Default: true
2727 persist-credentials : false
4040 runs-on : ubuntu-20.04
4141 steps :
4242 - name : Clone source code
43- uses :
actions/[email protected] .0 # https://github.com/actions/checkout 43+ uses :
actions/[email protected] .1 # https://github.com/actions/checkout 4444 with :
4545 # Whether to configure the token or SSH key with the local git config. Default: true
4646 persist-credentials : false
5959 runs-on : ubuntu-20.04
6060 steps :
6161 - name : Clone source code
62- uses :
actions/[email protected] .0 # https://github.com/actions/checkout 62+ uses :
actions/[email protected] .1 # https://github.com/actions/checkout 6363 with :
6464 # Whether to configure the token or SSH key with the local git config. Default: true
6565 persist-credentials : false
7878 runs-on : ubuntu-20.04
7979 steps :
8080 - name : Clone source code
81- uses :
actions/[email protected] .0 # https://github.com/actions/checkout 81+ uses :
actions/[email protected] .1 # https://github.com/actions/checkout 8282 with :
8383 # Whether to configure the token or SSH key with the local git config. Default: true
8484 persist-credentials : false
9797 runs-on : ubuntu-20.04
9898 steps :
9999 - name : Clone source code
100- uses :
actions/[email protected] .0 # https://github.com/actions/checkout 100+ uses :
actions/[email protected] .1 # https://github.com/actions/checkout 101101 with :
102102 # Whether to configure the token or SSH key with the local git config. Default: true
103103 persist-credentials : false
@@ -118,7 +118,7 @@ jobs:
118118 runs-on : ubuntu-20.04
119119 steps :
120120 - name : Clone source code
121- uses :
actions/[email protected] .0 # https://github.com/actions/checkout 121+ uses :
actions/[email protected] .1 # https://github.com/actions/checkout 122122 with :
123123 # Whether to configure the token or SSH key with the local git config. Default: true
124124 persist-credentials : false
@@ -137,7 +137,7 @@ jobs:
137137 runs-on : ubuntu-20.04
138138 steps :
139139 - name : Clone source code
140- uses :
actions/[email protected] .0 # https://github.com/actions/checkout 140+ uses :
actions/[email protected] .1 # https://github.com/actions/checkout 141141 with :
142142 # Whether to configure the token or SSH key with the local git config. Default: true
143143 persist-credentials : false
@@ -152,7 +152,7 @@ jobs:
152152 runs-on : ubuntu-20.04
153153 steps :
154154 - name : Clone source code
155- uses :
actions/[email protected] .0 # https://github.com/actions/checkout 155+ uses :
actions/[email protected] .1 # https://github.com/actions/checkout 156156 with :
157157 # Whether to configure the token or SSH key with the local git config. Default: true
158158 persist-credentials : false
@@ -167,7 +167,7 @@ jobs:
167167 runs-on : ubuntu-20.04
168168 steps :
169169 - name : Clone source code
170- uses :
actions/[email protected] .0 # https://github.com/actions/checkout 170+ uses :
actions/[email protected] .1 # https://github.com/actions/checkout 171171 with :
172172 # Whether to configure the token or SSH key with the local git config. Default: true
173173 persist-credentials : false
@@ -183,7 +183,7 @@ jobs:
183183 runs-on : ubuntu-20.04
184184 steps :
185185 - name : Clone source code
186- uses :
actions/[email protected] .0 # https://github.com/actions/checkout 186+ uses :
actions/[email protected] .1 # https://github.com/actions/checkout 187187 with :
188188 # Whether to configure the token or SSH key with the local git config. Default: true
189189 persist-credentials : false
@@ -202,7 +202,7 @@ jobs:
202202 runs-on : ubuntu-20.04
203203 steps :
204204 - name : Clone source code
205- uses :
actions/[email protected] .0 # https://github.com/actions/checkout 205+ uses :
actions/[email protected] .1 # https://github.com/actions/checkout 206206 with :
207207 # Whether to configure the token or SSH key with the local git config. Default: true
208208 persist-credentials : false
@@ -228,7 +228,7 @@ jobs:
228228 runs-on : ubuntu-20.04
229229 steps :
230230 - name : Clone source code
231- uses :
actions/[email protected] .0 # https://github.com/actions/checkout 231+ uses :
actions/[email protected] .1 # https://github.com/actions/checkout 232232 with :
233233 # Whether to configure the token or SSH key with the local git config. Default: true
234234 persist-credentials : false
0 commit comments