File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 9
9
steps :
10
10
- uses : actions/checkout@v4
11
11
with :
12
- ref : 8.18
12
+ ref : " 8.18"
13
13
- name : Setup node.js
14
14
uses : actions/setup-node@v4
15
15
- name : Install
29
29
steps :
30
30
- uses : actions/checkout@v4
31
31
with :
32
- ref : 8.18
32
+ ref : " 8.18"
33
33
- name : Setup node.js
34
34
uses : actions/setup-node@v4
35
35
- name : Install
49
49
steps :
50
50
- uses : actions/checkout@v4
51
51
with :
52
- ref : 8.18
52
+ ref : " 8.18"
53
53
- name : Setup node.js
54
54
uses : actions/setup-node@v4
55
55
- name : Install
69
69
steps :
70
70
- uses : actions/checkout@v4
71
71
with :
72
- ref : 9.0
72
+ ref : " 9.0"
73
73
- name : Setup node.js
74
74
uses : actions/setup-node@v4
75
75
- name : Install
89
89
steps :
90
90
- uses : actions/checkout@v4
91
91
with :
92
- ref : 9.0
92
+ ref : " 9.0"
93
93
- name : Setup node.js
94
94
uses : actions/setup-node@v4
95
95
- name : Install
@@ -109,7 +109,7 @@ jobs:
109
109
steps :
110
110
- uses : actions/checkout@v4
111
111
with :
112
- ref : 9.0
112
+ ref : " 9.0"
113
113
- name : Setup node.js
114
114
uses : actions/setup-node@v4
115
115
- name : Install
You can’t perform that action at this time.
0 commit comments