File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 19
19
node : [12, 14, 16]
20
20
steps :
21
21
- name : Checkout
22
- uses : actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247 # v3.5.1
22
+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
23
23
- name : Setup node
24
24
uses : actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
25
25
with :
38
38
node : [12, 14, 16]
39
39
steps :
40
40
- name : Checkout
41
- uses : actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247 # v3.5.1
41
+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
42
42
- name : Setup node
43
43
uses : actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
44
44
with :
53
53
timeout-minutes : 5
54
54
steps :
55
55
- name : Checkout
56
- uses : actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247 # v3.5.1
56
+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
57
57
- name : Setup node
58
58
uses : actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
59
59
with :
77
77
timeout-minutes : 15
78
78
steps :
79
79
- name : Checkout
80
- uses : actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247 # v3.5.1
80
+ uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
81
81
with :
82
82
# Make sure the release step uses its own credentials.
83
83
persist-credentials : false
You can’t perform that action at this time.
0 commit comments