File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 40
40
if : needs.detect-noop.outputs.noop != 'true'
41
41
steps :
42
42
- name : Checkout
43
- uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
43
+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
44
44
with :
45
45
submodules : true
46
46
68
68
69
69
steps :
70
70
- name : Checkout
71
- uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
71
+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
72
72
with :
73
73
submodules : true
74
74
@@ -112,7 +112,7 @@ jobs:
112
112
113
113
steps :
114
114
- name : Checkout
115
- uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
115
+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
116
116
with :
117
117
submodules : true
118
118
@@ -155,7 +155,7 @@ jobs:
155
155
156
156
steps :
157
157
- name : Checkout
158
- uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
158
+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
159
159
with :
160
160
submodules : true
161
161
@@ -204,7 +204,7 @@ jobs:
204
204
205
205
steps :
206
206
- name : Checkout
207
- uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
207
+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
208
208
with :
209
209
submodules : true
210
210
@@ -266,7 +266,7 @@ jobs:
266
266
# password: ${{ secrets.UPBOUND_MARKETPLACE_PUSH_ROBOT_PSW }}
267
267
268
268
- name : Checkout
269
- uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
269
+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
270
270
with :
271
271
submodules : true
272
272
You can’t perform that action at this time.
0 commit comments