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 19
19
version : 7.11.0
20
20
run_install : false
21
21
- name : Install Node.js
22
- uses : actions/setup-node@v4
22
+ uses : actions/setup-node@v5
23
23
with :
24
24
node-version : " 18.x"
25
25
cache : " pnpm"
39
39
with :
40
40
version : 7.11.0
41
41
run_install : false
42
- - uses : actions/setup-node@v4
42
+ - uses : actions/setup-node@v5
43
43
with :
44
44
node-version : " 18.x"
45
45
cache : " pnpm"
62
62
with :
63
63
version : 7.11.0
64
64
run_install : false
65
- - uses : actions/setup-node@v4
65
+ - uses : actions/setup-node@v5
66
66
with :
67
67
node-version : " 18.x"
68
68
cache : " pnpm"
@@ -109,7 +109,7 @@ jobs:
109
109
with :
110
110
version : 7.11.0
111
111
run_install : false
112
- - uses : actions/setup-node@v4
112
+ - uses : actions/setup-node@v5
113
113
with :
114
114
node-version : " 18.x"
115
115
cache : " pnpm"
@@ -147,7 +147,7 @@ jobs:
147
147
with :
148
148
version : 7.11.0
149
149
run_install : false
150
- - uses : actions/setup-node@v4
150
+ - uses : actions/setup-node@v5
151
151
with :
152
152
node-version : " 18.x"
153
153
cache : " pnpm"
You can’t perform that action at this time.
0 commit comments