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@24cb9080177205b6e8c946b17badbe402adc938f # v3.4 .0
22
+ uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5 .0
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@24cb9080177205b6e8c946b17badbe402adc938f # v3.4 .0
41
+ uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5 .0
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@24cb9080177205b6e8c946b17badbe402adc938f # v3.4 .0
56
+ uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5 .0
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@24cb9080177205b6e8c946b17badbe402adc938f # v3.4 .0
80
+ uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5 .0
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