File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 10
10
11
11
steps :
12
12
- name : Checkout git repository
13
- uses : actions/checkout@v3
13
+ uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
14
14
- name : Setup Node.js
15
15
uses : actions/setup-node@v3
16
16
with :
32
32
33
33
steps :
34
34
- name : Checkout git repository
35
- uses : actions/checkout@v3
35
+ uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
36
36
- name : Setup Node.js
37
37
uses : actions/setup-node@v3
38
38
with :
49
49
50
50
steps :
51
51
- name : Checkout git repository
52
- uses : actions/checkout@v3
52
+ uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
53
53
- name : Setup Node.js
54
54
uses : actions/setup-node@v3
55
55
with :
66
66
67
67
steps :
68
68
- name : Checkout git repository
69
- uses : actions/checkout@v3
69
+ uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
70
70
- name : Setup Node.js
71
71
uses : actions/setup-node@v3
72
72
with :
89
89
90
90
steps :
91
91
- name : Checkout git repository
92
- uses : actions/checkout@v3
92
+ uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
93
93
- name : Setup Node.js
94
94
uses : actions/setup-node@v3
95
95
with :
You can’t perform that action at this time.
0 commit comments