File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 35
35
- name : Set node version to 24
36
36
uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
37
37
with :
38
- node-version : 24
38
+ node-version : 24.6.0
39
39
cache : ' pnpm'
40
40
cache-dependency-path : |
41
41
faker/pnpm-lock.yaml
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ jobs:
135
135
- name : Set node version to 24
136
136
uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
137
137
with :
138
- node-version : 24
138
+ node-version : 24.6.0
139
139
cache : ' pnpm'
140
140
141
141
- name : Install deps
@@ -163,7 +163,7 @@ jobs:
163
163
- name : Set node version to 24
164
164
uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
165
165
with :
166
- node-version : 24
166
+ node-version : 24.6.0
167
167
cache : ' pnpm'
168
168
169
169
- name : Install deps
@@ -191,7 +191,7 @@ jobs:
191
191
- name : Set node version to 24
192
192
uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
193
193
with :
194
- node-version : 24
194
+ node-version : 24.6.0
195
195
cache : ' pnpm'
196
196
197
197
- name : Install deps
Original file line number Diff line number Diff line change 26
26
- name : Set node version to 24
27
27
uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
28
28
with :
29
- node-version : 24
29
+ node-version : 24.6.0
30
30
cache : ' pnpm'
31
31
32
32
- name : Install deps
Original file line number Diff line number Diff line change 25
25
- name : Set node version to 24
26
26
uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
27
27
with :
28
- node-version : 24
28
+ node-version : 24.6.0
29
29
cache : ' pnpm'
30
30
31
31
- name : Install deps
Original file line number Diff line number Diff line change 35
35
- name : Set node version to 24
36
36
uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
37
37
with :
38
- node-version : 24
38
+ node-version : 24.6.0
39
39
cache : ' pnpm'
40
40
41
41
- name : Install deps
Original file line number Diff line number Diff line change 26
26
- name : Set node version to 24
27
27
uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
28
28
with :
29
- node-version : 24
29
+ node-version : 24.6.0
30
30
cache : ' pnpm'
31
31
32
32
- name : Install deps
You can’t perform that action at this time.
0 commit comments