Commit 4fe7fb4
committed
Bump CI actions to Node.js 24 native versions
actions/checkout v6, actions/upload-artifact v7 and the latest
hendrikmuhs/ccache-action v1.2.x all declare node24 in their
action metadata, so the deprecation warning that v4/v4 emit (even
under FORCE_JAVASCRIPT_ACTIONS_TO_NODE24) is gone.
Drop the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 workflow env now that
every JavaScript action used here ships native Node 24 support.1 parent e79ba47 commit 4fe7fb4
1 file changed
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 32 | | |
39 | 33 | | |
40 | 34 | | |
| |||
61 | 55 | | |
62 | 56 | | |
63 | 57 | | |
64 | | - | |
| 58 | + | |
65 | 59 | | |
66 | 60 | | |
67 | 61 | | |
| |||
171 | 165 | | |
172 | 166 | | |
173 | 167 | | |
174 | | - | |
| 168 | + | |
175 | 169 | | |
176 | 170 | | |
177 | 171 | | |
| |||
0 commit comments