File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11
11
runs-on : ubuntu-latest
12
12
steps :
13
13
- name : Checkout
14
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
14
+ uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
15
15
with :
16
16
fetch-depth : 0
17
17
50
50
needs : install
51
51
steps :
52
52
- name : Checkout
53
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
53
+ uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
54
54
with :
55
55
fetch-depth : 0
56
56
79
79
needs : install
80
80
steps :
81
81
- name : Checkout
82
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
82
+ uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
83
83
with :
84
84
fetch-depth : 0
85
85
@@ -108,7 +108,7 @@ jobs:
108
108
needs : install
109
109
steps :
110
110
- name : Checkout
111
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
111
+ uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
112
112
with :
113
113
fetch-depth : 0
114
114
@@ -137,7 +137,7 @@ jobs:
137
137
needs : install
138
138
steps :
139
139
- name : Checkout
140
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
140
+ uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
141
141
with :
142
142
fetch-depth : 0
143
143
@@ -173,7 +173,7 @@ jobs:
173
173
needs : test
174
174
steps :
175
175
- name : Checkout
176
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
176
+ uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
177
177
with :
178
178
fetch-depth : 0
179
179
Original file line number Diff line number Diff line change 12
12
runs-on : ubuntu-latest
13
13
steps :
14
14
- name : Checkout
15
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
15
+ uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
16
16
with :
17
17
fetch-depth : 0
18
18
You can’t perform that action at this time.
0 commit comments