File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 15
15
with :
16
16
version : 9
17
17
- name : Install Node.js
18
- uses : actions/setup-node@v3
18
+ uses : actions/setup-node@v4
19
19
with :
20
20
node-version : 22
21
21
cache : ' pnpm'
34
34
with :
35
35
version : 9
36
36
- name : Install Node.js
37
- uses : actions/setup-node@v3
37
+ uses : actions/setup-node@v4
38
38
with :
39
39
node-version : 22
40
40
cache : ' pnpm'
56
56
with :
57
57
version : 9
58
58
- name : Install Node.js
59
- uses : actions/setup-node@v3
59
+ uses : actions/setup-node@v4
60
60
with :
61
61
node-version : 22
62
62
cache : ' pnpm'
83
83
with :
84
84
version : 9
85
85
- name : Install Node.js
86
- uses : actions/setup-node@v3
86
+ uses : actions/setup-node@v4
87
87
with :
88
88
node-version : 22
89
89
cache : ' pnpm'
Original file line number Diff line number Diff line change 16
16
with :
17
17
version : 9
18
18
- name : Install Node.js
19
- uses : actions/setup-node@v3
19
+ uses : actions/setup-node@v4
20
20
with :
21
21
node-version : 22
22
22
cache : ' pnpm'
Original file line number Diff line number Diff line change 14
14
with :
15
15
version : 9
16
16
- name : Install Node.js
17
- uses : actions/setup-node@v3
17
+ uses : actions/setup-node@v4
18
18
with :
19
19
node-version : 22
20
20
cache : ' pnpm'
You can’t perform that action at this time.
0 commit comments