File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 40
40
use-cross : true
41
41
features : " --no-default-features --features rustls"
42
42
steps :
43
- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
43
+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
44
44
with :
45
45
fetch-depth : 0
46
46
@@ -101,7 +101,7 @@ jobs:
101
101
102
102
steps :
103
103
- name : Checkout
104
- uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
104
+ uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
105
105
with :
106
106
fetch-depth : 0
107
107
@@ -135,7 +135,7 @@ jobs:
135
135
136
136
steps :
137
137
- name : Checkout
138
- uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
138
+ uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
139
139
with :
140
140
fetch-depth : 0
141
141
Original file line number Diff line number Diff line change 11
11
strategy :
12
12
fail-fast : true
13
13
steps :
14
- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
14
+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
15
15
with :
16
16
fetch-depth : 0
17
17
Original file line number Diff line number Diff line change 44
44
use-cross : true
45
45
features : " --no-default-features --features rustls"
46
46
steps :
47
- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
47
+ - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
48
48
with :
49
49
fetch-depth : 0
50
50
@@ -154,7 +154,7 @@ jobs:
154
154
155
155
steps :
156
156
- name : Checkout
157
- uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
157
+ uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
158
158
with :
159
159
fetch-depth : 0
160
160
@@ -218,7 +218,7 @@ jobs:
218
218
219
219
steps :
220
220
- name : Checkout
221
- uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
221
+ uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
222
222
with :
223
223
fetch-depth : 0
224
224
You can’t perform that action at this time.
0 commit comments