diff --git a/action.yml b/action.yml index 0fb33b2..8039de3 100644 --- a/action.yml +++ b/action.yml @@ -28,7 +28,7 @@ outputs: version-file: description: 'Version of the .sp file' runs: - using: 'node20' + using: 'node24' main: 'lib/index.js' branding: icon: 'command'