File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 24
24
steps :
25
25
26
26
- name : Clone source code
27
- uses : actions/checkout@v4.1.7 # https://github.com/actions/checkout
27
+ uses : actions/checkout@v4.2.0 # https://github.com/actions/checkout
28
28
with :
29
29
# Whether to configure the token or SSH key with the local git config. Default: true
30
30
persist-credentials : false
Original file line number Diff line number Diff line change 24
24
steps :
25
25
26
26
- name : Clone source code
27
- uses : actions/checkout@v4.1.7 # https://github.com/actions/checkout
27
+ uses : actions/checkout@v4.2.0 # https://github.com/actions/checkout
28
28
with :
29
29
# Whether to configure the token or SSH key with the local git config. Default: true
30
30
persist-credentials : false
Original file line number Diff line number Diff line change 24
24
steps :
25
25
26
26
- name : Clone source code
27
- uses : actions/checkout@v4.1.7 # https://github.com/actions/checkout
27
+ uses : actions/checkout@v4.2.0 # https://github.com/actions/checkout
28
28
with :
29
29
# Whether to configure the token or SSH key with the local git config. Default: true
30
30
persist-credentials : false
Original file line number Diff line number Diff line change 24
24
steps :
25
25
26
26
- name : Clone source code
27
- uses : actions/checkout@v4.1.7 # https://github.com/actions/checkout
27
+ uses : actions/checkout@v4.2.0 # https://github.com/actions/checkout
28
28
with :
29
29
# Whether to configure the token or SSH key with the local git config. Default: true
30
30
persist-credentials : false
Original file line number Diff line number Diff line change 56
56
steps :
57
57
58
58
- name : Clone source code
59
- uses : actions/checkout@v4.1.7 # https://github.com/actions/checkout
59
+ uses : actions/checkout@v4.2.0 # https://github.com/actions/checkout
60
60
with :
61
61
# Whether to configure the token or SSH key with the local git config. Default: true
62
62
persist-credentials : false
You can’t perform that action at this time.
0 commit comments