Move action runtime to Node.js 24#35
Conversation
Agent-Logs-Url: https://github.com/rumblefrog/setup-sp/sessions/6fb92d07-aa25-4c80-8251-8fb6569bd420 Co-authored-by: rumblefrog <6960234+rumblefrog@users.noreply.github.com>
Agent-Logs-Url: https://github.com/rumblefrog/setup-sp/sessions/6fb92d07-aa25-4c80-8251-8fb6569bd420 Co-authored-by: rumblefrog <6960234+rumblefrog@users.noreply.github.com>
|
Error: System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter ''using: node22' is not supported, use 'docker', 'node12', 'node16', 'node20' or 'node24' instead.') |
Agent-Logs-Url: https://github.com/rumblefrog/setup-sp/sessions/bd6edfb2-c001-4e2c-b783-7899d1977c67 Co-authored-by: rumblefrog <6960234+rumblefrog@users.noreply.github.com>
Updated action metadata to use the supported node24 runtime; commit 2deb360 addresses the runner error. |
The action emits a deprecation warning because it runs on Node.js 20. This change updates the runtime to the current supported Node.js version.