File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 MAX_JOBS : 64
1616 MIN_PROJECTS_PER_JOB : 4
1717 MIN_PROJECTS_FOR_MATRIX : 4
18- # Force all JavaScript-based actions to use Node.js 24 runtime.
19- # Node.js 20 actions are deprecated and will stop working June 2026.
20- # This catches composite actions whose internal dependencies still reference @v4.
18+ # See https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2119 FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 : true
2220
2321jobs :
Original file line number Diff line number Diff line change 1515 - main
1616
1717env :
18- # Force all JavaScript-based actions to use Node.js 24 runtime.
19- # Node.js 20 actions are deprecated and will stop working June 2026.
20- # This catches composite actions whose internal dependencies still reference @v4.
18+ # See https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2119 FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 : true
2220
2321# A workflow run is made up of one or more jobs, which run in parallel by default
Original file line number Diff line number Diff line change 1515 MAX_JOBS : 64
1616 MIN_PROJECTS_PER_JOB : 4
1717 MIN_PROJECTS_FOR_MATRIX : 4
18- # Force all JavaScript-based actions to use Node.js 24 runtime.
19- # Node.js 20 actions are deprecated and will stop working June 2026.
20- # This catches composite actions whose internal dependencies still reference @v4.
18+ # See https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2119 FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 : true
2220
2321jobs :
Original file line number Diff line number Diff line change 1515 MAX_JOBS : 64
1616 MIN_PROJECTS_PER_JOB : 4
1717 MIN_PROJECTS_FOR_MATRIX : 4
18- # Force all JavaScript-based actions to use Node.js 24 runtime.
19- # Node.js 20 actions are deprecated and will stop working June 2026.
20- # This catches composite actions whose internal dependencies still reference @v4.
18+ # See https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2119 FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 : true
2220
2321jobs :
Original file line number Diff line number Diff line change 1010 - main
1111
1212env :
13+ # See https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
1314 FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 : true
1415
1516jobs :
You can’t perform that action at this time.
0 commit comments