File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 40
40
if : needs.file-changes.outputs.any == 'true'
41
41
steps :
42
42
- name : Checkout repository
43
- uses : actions/checkout@v3.1 .0
43
+ uses : actions/checkout@v3.2 .0
44
44
with :
45
45
fetch-depth : 0
46
46
66
66
if : needs.file-changes.outputs.any == 'true'
67
67
steps :
68
68
- name : Checkout repository
69
- uses : actions/checkout@v3.1 .0
69
+ uses : actions/checkout@v3.2 .0
70
70
with :
71
71
fetch-depth : 0
72
72
99
99
if : needs.file-changes.outputs.any == 'true'
100
100
steps :
101
101
- name : Checkout repository
102
- uses : actions/checkout@v3.1 .0
102
+ uses : actions/checkout@v3.2 .0
103
103
with :
104
104
fetch-depth : 0
105
105
Original file line number Diff line number Diff line change 34
34
if : needs.file-changes.outputs.any == 'true'
35
35
steps :
36
36
- name : Checkout repository
37
- uses : actions/checkout@v3.1 .0
37
+ uses : actions/checkout@v3.2 .0
38
38
with :
39
39
fetch-depth : 0
40
40
- name : Set up JDK
56
56
if : needs.file-changes.outputs.any == 'true'
57
57
steps :
58
58
- name : Checkout repository
59
- uses : actions/checkout@v3.1 .0
59
+ uses : actions/checkout@v3.2 .0
60
60
with :
61
61
fetch-depth : 0
62
62
- name : Set up JDK
81
81
if : needs.file-changes.outputs.any == 'true'
82
82
steps :
83
83
- name : Checkout repository
84
- uses : actions/checkout@v3.1 .0
84
+ uses : actions/checkout@v3.2 .0
85
85
with :
86
86
fetch-depth : 0
87
87
- name : Set up JDK
You can’t perform that action at this time.
0 commit comments